- Install Ruby and Rails gem
- Install Heroku CLI
- Install Postgres SQL
- Clone this repository locally.
- Open repository folder and execute
bundle install. - Run
rails serverand open http://localhost:3000 in a browser orheroku localand open http://localhost:5000 in a browser. - Heroku version is in https://unthesis.herokuapp.com/.
-
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
-
...