templates: document local development (#10032)

Provide docker-compose for spinning up postgres locally along w/
relevant info in README.
This commit is contained in:
Elliot DeNolf
2024-12-17 15:17:18 -05:00
committed by GitHub
parent f5c13deb24
commit 4bfa329fa4
4 changed files with 97 additions and 118 deletions

View File

@@ -104,6 +104,7 @@ async function main() {
dbUri: 'POSTGRES_URL',
},
skipReadme: true,
skipDockerCompose: true,
},
{
name: 'payload-postgres-template',