EMPLOYEE SCHEDULING APP
The database isn't connected yet.
In the Cloudflare dashboard, open this project and check, in order:
- Settings → Bindings — a D1 database binding named exactly
DB, pointing at shiftboard.
- Storage & Databases → D1 → shiftboard → Tables — should list
users, shifts and others. If empty, paste 0001_init.sql into the Console tab and Execute.
- Deployments → ⋯ → Retry deployment — settings only apply to new deployments.