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.0
-
System dependencies
-
Configuration
bundle install
-
Database creation
-
Database initialization
-
How to run the test suite Create database task-manager-api_task
Exec bundle exec spring rspec
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...