feat: backend auth, admin panel, role-based routing

This commit is contained in:
Zuev
2026-02-14 02:05:37 +03:00
parent 61a5cf5cce
commit b6ff6c457a
28 changed files with 1844 additions and 10 deletions

2
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
Dockerfile
.dockerignore