Web Dashboard
Overview
The dashboard is at deployinstantwebapp.web.app.
Sign in with Google or email/password to manage your deployments.
Dashboard Home
After signing in, you'll see:
- Stats — Active deployments, total count, success rate
- Recent Deployments — List of all your sites with status
- Deploy button — FAB in the bottom right to create new deployments
Click any deployment to see its details.
Site Details
Each deployment shows:
- Status — Pending, Deploying, Success, or Failed
- Live URL — Click to visit, or click "Visit Site" button
- Redeploy — Upload a new ZIP to update the site
- Analytics — Page views, devices, top pages (for live sites)
- Deployment log — Timeline of the deployment process
- Details — Deployment ID, file path, timestamps
Settings
Access from the avatar menu → Settings:
- API Key Management — View, generate, and copy API keys
- Usage Stats — Deployment counts and quotas
- Account — Email, sign out
Creating a Deployment
- Click the + button or Deploy FAB
- Choose a method:
- ZIP Archive — Upload a ZIP file directly
- CLI / Key — View CLI instructions and generate API keys
- Fill in site name and deployment key
- Upload your ZIP file
- Track upload progress
- Site goes live automatically