Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 140 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 140 Bytes

BOILERPLATE RAILS 5.2.2 + DOCKER

  • docker-compose run --rm web rails db:create db:migrate
  • sudo docker-compose up

Everything is ready.