First clone the repo on your local machine using a terminal or a git client.
rails db:migrate
rails db:seed
rails s
and open browser on http://localhost:3000/
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...