register and sign in pages

This commit is contained in:
2026-09-22 00:50:30 +05:00
parent f313867653
commit 78d04f75d1
96 changed files with 6383 additions and 109 deletions
+3
View File
@@ -0,0 +1,3 @@
# Where the dev server proxies /api, /admin, /static and /media.
# In compose this is the backend service; on the host it's the mapped port.
VITE_API_PROXY_TARGET=http://localhost:8000