Third-Floor-CSIS / cs4337-Big-Data-Group

0 stars 1 forks source link

Brendan/#52 database for dev #55

Closed Silver-Golden closed 1 week ago

Silver-Golden commented 2 weeks 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.

Also added a .env.example which extends #30

Closes #52