✅ Инфраструктура: PostgreSQL, Redis, RabbitMQ, S3 ✅ Backend: SMS сервис + API endpoints ✅ Frontend: React форма (3 шага) + SMS верификация
6 lines
115 B
Bash
Executable File
6 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
cd /var/www/fastuser/data/www/crm.clientright.ru/erv_platform/frontend
|
|
npm run dev -- --host 0.0.0.0
|
|
|
|
|