ASD 18+ project
Useful links:
Development set-up
- Install postgresql.
- Ensure postgresql service is running, listening at localhost:5432
- Run
bundle install && rails db:create:all && rails db:migrate && rails db:seed
rails s
and visit localhost:3000
Log in or sign up for Devpost to join the conversation.