GovDesk Lite

GovDesk Lite starts with the same Yamify Marketplace flow used for other multi-app solutions.
Tool mix
- OpenClaw + n8n + Supabase + Mattermost
Problem solved
Citizen service requests are unmanaged and SLA tracking is weak.
Build tutorial
- Install
Supabase; createtickets,departments,sla_events. - Install
n8n; ingest complaints from form, email, and WhatsApp. - Use
OpenClawto classify ticket type and urgency. - Route to correct Mattermost channel by department.
- Start SLA timers in n8n; send breach warnings to managers.
- On resolution, log closure metrics in Supabase.
MVP success
- All requests tracked with status.
- SLA breaches visible before expiry.
- Weekly service-performance report generated automatically.