Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 262 Bytes

README

Start Your Dev Environment.

  1. Get the code.
  2. $ docker-compose up
  3. Browse localhost:3000
  4. You will get Rails up page.

Run binding.pry

docker-compose -f docker-compose.yml -f development.yml run --service-ports backend

Features.