- dependencies: environment requirements (eg: sass, grunt, ruby v2.4.1)
- hello world: steps to get up and running
- workflow notes: general notes on the order of tasks, gotchas, branching strategies, etc
- populating an environment: where to get a database/data, where to put the data, notes on changes you need to make to this data
- handoff notes: information we need to convey to the client, things we'll need to train the client on doing
- launch checklist: tasks developers would need to do as part of launching a project (eg: clear seeded data, set up admin accounts for client, set up pages/environment configs)
- resources/helpful links
- db diagram
- routes/sitemap: route logic, description for what functionality lives on each endpoint
- api documentation: endpoints and model responses
- questions
- needs (eg assets or designs)
- tasks
- bugs