Refactoring file structure, not tested yet

This commit is contained in:
2026-03-03 11:05:19 +02:00
parent b5ed0d678a
commit 7eede1f99b
14 changed files with 500 additions and 121 deletions
+2
View File
@@ -1 +1,3 @@
DEBUG=True
DATABASE_URL=postgresql+psycopg2://user:password@localhost:5432/url_db
BASE_URL=http://localhost:8000