It's an API to store thoughts.
Things you may want to cover:
-
Ruby version
-
Install:
Clone the repository
run bundle
bundle install
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
rspec
-
Deployment instructions
-
...