standards-and-practices
standards-and-practices copied to clipboard
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.