Added testing

This commit is contained in:
2024-04-22 11:56:36 -04:00
parent 99344fda7d
commit 96d0232d78
13 changed files with 287 additions and 4 deletions

5
compose.yml Normal file
View File

@ -0,0 +1,5 @@
services:
database:
build: .
volumes:
- ./:/app