4 Commits

Author SHA1 Message Date
jasquat
2b5f7c2166 remove unneeded docker run command in favor of docker compose 2022-05-05 13:40:59 -04:00
jasquat
6e46115d9d added poetry files and updated postrgres to work from root of repo w/ burnettk 2022-05-04 16:43:12 -04:00
Aaron Louie
e1e866a2b3 Gets docker-compose working.
You'll need to add a .env file to the same directory as the docker-compose.yml file that sets the values for DB_USER and DB_PASS.
2020-02-04 21:42:09 -05:00
Dan Funk
37df0bf8f4 Converting this over to using Postgres. See the new postgres directory for a docker container to spin this up. Tests and development databases are the same, will try and get this corrected at some point. 2020-02-04 14:25:17 -05:00