Major: Restructure of Project

Major: Introduction of Frontend (React)
This commit is contained in:
Chris-1010
2025-01-21 17:19:23 +00:00
parent 76991f0b39
commit 2887409ae6
92 changed files with 4924 additions and 18341 deletions

2
backend/.flaskenv Normal file
View File

@@ -0,0 +1,2 @@
FLASK_APP=core.blueprints.__init__
FLASK_DEBUG=True