added docker for deployment and README for how to

This commit is contained in:
BeatriceAl
2026-05-11 22:01:37 +02:00
parent b5d1f40dca
commit 420bb8a4f9
4 changed files with 125 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
.git/
.idea/
.vs/
.vscode/
**/bin/
**/obj/
**/TestResults/
**/coverage/
*.user
*.suo
*.log
.env
.env.*
Dockerfile
docker-compose.yml
README.md