init testing

This commit is contained in:
Robin Appelman 2020-11-29 18:28:08 +01:00
commit 679650369a
9 changed files with 2669 additions and 4 deletions

2
.env Normal file
View file

@ -0,0 +1,2 @@
DB_URL=postgres://postgres:test@localhost:15432/postgres
BASE_URL=http://localhost:8888