Initial commit: restructure project with Docker Compose setup

This commit is contained in:
Admin
2026-05-26 20:16:01 +05:00
commit 47b15787f3
48 changed files with 6074 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# URL backend API (для локальной разработки без Docker)
VITE_API_URL=http://localhost:3001
# Для production сборки в Docker используется /api (через nginx proxy)