✓
API Status
-
🗄️
Database
-
📊
Total Requests
-
⚡
Avg Response
-
Recent Deployments
Loading deployments...
Record New Deployment
API Testing & Monitoring
Test API Endpoints
API Response
Click a test button to see API responses here...
🚀 Deployment Instructions
Step 1: Create D1 Database
npm run db:create
Step 2: Run Database Migrations
npm run db:migrate
npm run db:migrate:remote
Step 3: Deploy Workers API
npm run deploy:worker
Step 4: Deploy Frontend to Pages
npm run build
npm run deploy:pages