refactor: restructure project into layered architecture

This commit is contained in:
2026-05-17 03:36:28 +03:30
parent b4971fcb6a
commit be6e1fab8e
29 changed files with 240 additions and 302 deletions

1
backend/.env Normal file
View File

@@ -0,0 +1 @@
DATABASE_URL=sqlite:///./wheel.db