mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 14:06:28 +00:00
refactor(structure): reorganize app layout
BREAKING CHANGE: root backend/frontend directories and old run/manage entrypoints were removed. Use apps/backend, apps/frontend, and python main.py commands instead.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# API Base URL (Development)
|
||||
VITE_API_BASE_URL=http://localhost:8000
|
||||
Reference in New Issue
Block a user