ERP Shell SvelteKit

experimental

Single-company ERP shell for Cloudflare SvelteKit: one organization, employees + roles via RBAC, and operational modules (customers, invoices, files) that plug into a lock-driven left sidebar.

sveltekittypescript@sveltejs/adapter-cloudflare

ERP Shell SvelteKit scaffolds a complete, source-visible Cloudflare app — every file readable, the full repo exportable. ERP Shell SvelteKit runs on sveltekit + typescript via @sveltejs/adapter-cloudflare, deployed to Cloudflare Workers. It composes 8 required modules — Auth, Org, Team & RBAC, Admin Shell, Audit Log, Customer, Invoice, File & Media, Support Ticket, with Identity, Jobs & Workflows, In-App Notifications, Email, Webhook Delivery optional. The modules are pinned in microservices.lock.json, and it runs locally with no login and no Cloudflare account. From there your agent adds modules, edits typed hooks, runs microservices check, and deploys when it passes.

Required modules

Optional modules