Closed Silver-Golden closed 1 week ago
Add a docker-compose database for testing, easy to spin up and tear down. If you need to manually reset it you can delete ./dev/database which contains all teh local files.
./dev/database
Also added a .env.example which extends #30
.env.example
Closes #52
Add a docker-compose database for testing, easy to spin up and tear down.
If you need to manually reset it you can delete
./dev/database
which contains all teh local files.Also added a
.env.example
which extends #30Closes #52