Skip to content

ducng0610/INS2065-template

Repository files navigation

README

GROUP

  • Member 1:
  • Member 2:
  • Member 3:
  • Member 4:

Starting server

  • Run on your terminal docker-compose up
  • Open browser at http://localhost:3000/
  • Continue your work on a new terminal tab. Leave this terminal tab open until you want to stop the server.

Stop server

CTRL + C

Bundle install

Installing required libraries, you can run this command multiple time. If there is an error, let make sure this command has been executed successfully.

bundle install

Migrate database

rails db:migrate

Optional

Rails console

rails c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published