Skip to content

Use docker compose to run database in development#81

Open
SidneyNemzer wants to merge 1 commit intoBuildTheEarth:api/v2from
SidneyNemzer:api-v2/db-dev
Open

Use docker compose to run database in development#81
SidneyNemzer wants to merge 1 commit intoBuildTheEarth:api/v2from
SidneyNemzer:api-v2/db-dev

Conversation

@SidneyNemzer
Copy link
Contributor

This change allows developers to run yarn dev and, assuming docker is installed, the database will start before running the api servers.

If you don't have docker, the dev scripts will fail. Let me know if you think docker is a reasonable dependency. I could make the new scripts exit early if docker is not detected.

This change allows developers to run `yarn dev` and, assuming docker is installed, the database will start before running the api servers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant

Comments