feat: Implement Docker setup with MongoDB and website service, add requirements and build script

This commit is contained in:
2026-03-26 23:46:53 +01:00
parent f00d12660c
commit 138dac73f3
6 changed files with 227 additions and 73 deletions
+4
View File
@@ -0,0 +1,4 @@
Flask>=3.0,<4.0
Flask-JWT-Extended>=4.6,<5.0
bleach>=6.1,<7.0
pymongo>=4.8,<5.0