LokaForge — create your app

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

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.