Description: What does this project do and who does it serve?
How do I, as a developer, start working on the project?
How do I run the project's automated tests?
rake spec
rake spec:integration
Examples of common tasks
e.g.
- How to make curl requests while authenticated via oauth.
- How to monitor background jobs.
- How to run the app through a proxy.