This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
2.4.2
-
System dependencies
-
Configuration
Use .env.local to add your machine specific configuration. This file is not checked into version control.
For more info please read: https://github.com/bkeepers/dotenv#what-other-env-files-can-i-use
-
Database creation
-
Database initialization
-
How to run the test suite
bin/rspec
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...