Description: What does this project do and who does it serve?
Include authorship, support contact and release information.
How do I, as a developer, start working on the project?
- What dependencies does it have (where are they expressed) and how do I install them?
- Can I see the project working before I change anything?
How do I run the project's automated tests?
-
Unit Tests
-
Integration Tests
- Addons, packages, or other dependencies required for deployment.
- Required environment variables or credentials not included in git.
- Monitoring services and logging.
e.g.
- How to make curl requests while authenticated via oauth.
- How to monitor background jobs.
- How to run the app through a proxy.
- See CONTRIB.md
- See LICENSE.md