development setup using docker

This commit is contained in:
j3d1 2024-03-11 17:37:56 +01:00
parent c4c49931a4
commit f8dacef309
17 changed files with 414 additions and 1 deletions

3
.gitignore vendored
View file

@ -130,4 +130,5 @@ dmypy.json
staticfiles/
userfiles/
testdata.py
testdata.py
*.sqlite3