Install sample data
~/berjubel (master)$ rake db:migrate && rake db:seed
or
~/berjubel (master$ ./reload
Demo
https://berjubel.herokuapp.com
SPA (react js)
Use default rails, bootstrap features as much as possible.
-
Ruby On Rails
-
Postgresql
-
Bootstrap
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
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
-
...