פלטפורמת ניטור וניהול שיחות יומיות לגיל השלישי.
allyeye/
├── index.html
├── package.json
├── vite.config.js
├── vercel.json
└── src/
├── main.jsx
└── App.jsx
- פתח github.com בדפדפן
- לחץ + → New repository
- שם:
allyeye→ Create repository - לחץ uploading an existing file
- העלה את כל הקבצים (שמור על מבנה התיקיות)
- פתח vercel.com
- Add New Project → Import Git Repository
- בחר
allyeye - הגדרות Build:
- Framework: Vite
- Build Command:
npm run build - Output Directory:
dist
- לחץ Deploy
npm install
npm run devבממשק → ⚙️ הגדרות:
- Vapi API Key (מ-dashboard.vapi.ai → API Keys)
- Assistant ID (מה-URL של ה-Agent)