Launch checklists
When delivering a site (or API) to a client there are a common set of things that should be gathered and checked: Various credentials or keys are needed to properly configure services before delivery, a test request to the site using the desired domain name before switching DNS, setting certain environment variables to production, etc.
Ideally we provide a documented template to be copied to an individual project.
This is as important as ever. The project managers have started moving a lot of this work to the beginning of a project, getting client-owned accounts setup earlier. But we still need a guide or checklist for these things.
@Shift3/pr-team would anyone like to get started on putting checklist together for this?
@coreyshuman shouldn't this be covered in the projects readme deployment section?
@Endtry and @mwallert This looks related to some of the work the Architecture team is also working on.