LokaForge — pick your business type, get a live app in minutes
1 · Basics
2 · Brand
3 · Features
4 · Backend (optional)
Leave backend blank to preview in demo mode. Run schema.sql once in Supabase, then add keys and regenerate.
5 · Generate
Hosted on LokaForge — instant live link at /a/<slug>, database + auth included. No Supabase setup needed.
Then: run schema.sql in Supabase, host app.html (Cloudflare Pages), done.
Live preview
My App
Entities this generates
Owner-only fields become a separate _private table (staff can never read them). Every entity gets shop-scoped RLS + an activity-log trigger automatically.