Find me hosted at http://cs-scheduler.herokuapp.com/
README in progress.
Things to be covered:
Ruby version
System dependencies
Configuration
Database creation
Database initialization
rake db:create
bin/rails db:migrate RAILS_ENV=development
eval "$(nodenv init -)"
bin/rails s
How to run the test suite
Services (job queues, cache servers, search engines, etc.)
Deployment instructions
...