-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Context
A quickstart script with an ephemeral setup (e.g. docker).
Ideally we want to be able to spin up dependencies for local development.
This would be:
- The database
- Potentially a database UI (pgadmin)
- Migration script(s) to perform migration on startup
Simply running docker compose up should run the relevant services - which local app should be able to connect with.
The .env and or .env.local file(s) should be used here for setting relevant env settings for the containers.
Background
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed