YT-AI-Automation / _start_frontend.bat
github-actions
Sync Docker Space
9b79a79
Raw
History Blame Contribute Delete
145 Bytes
@echo off
cd /d "D:\test\Devin_project\frontend"
set "VITE_BACKEND_URL=http://127.0.0.1:5055"
npx vite --host 127.0.0.1 --port 5173 --strictPort