🚀 MVP: FastAPI + React форма с SMS верификацией
✅ Инфраструктура: PostgreSQL, Redis, RabbitMQ, S3 ✅ Backend: SMS сервис + API endpoints ✅ Frontend: React форма (3 шага) + SMS верификация
This commit is contained in:
5
start_frontend.sh
Executable file
5
start_frontend.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd /var/www/fastuser/data/www/crm.clientright.ru/erv_platform/frontend
|
||||
npm run dev -- --host 0.0.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user