feat: LocalPro Finder — продакшн проект (отзывы, рейтинги, чат, AI-оценка, диагностика, подписки)

This commit is contained in:
2026-07-03 14:39:56 +00:00
commit d85c2051b9
22 changed files with 1390 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# LocalPro Finder — Frontend .env
NEXT_PUBLIC_API_URL="http://localhost:8000/api/v1"
NEXT_PUBLIC_WS_URL="ws://localhost:8000/ws"
NEXT_PUBLIC_APP_NAME="LocalPro Finder"
NEXT_PUBLIC_VERSION="1.0.0"