Add compose setup

* Use a dedicated postgresql container as database
* Controlled via .env file
* Ecample script for interactive container startup
This commit is contained in:
2024-11-17 16:37:23 +01:00
parent 64d0a1bfb3
commit d2ce635f05
4 changed files with 75 additions and 0 deletions

3
.gitignore vendored
View File

@@ -125,3 +125,6 @@ dmypy.json
myenv/*
run/*
.env