Apps, not templates
A template is a dead file you fill in. Every WebStore app is a working application on day one — pages, data models, a real admin, live content — then you make it yours.
WebStore is a library of full-function business apps you can pick, customize from the browser, extend with your own data, host with us — and download as real code whenever you want.
Most website builders hand you a template — a pretty shell with no working parts. The moment you need bookings, a menu that's really editable, an admin, or your own data, you're stuck hiring a developer or forking code that slowly rots.
We took the opposite path. In WebStore, an app is a manifest — structured data describing your pages, design, and data models — rendered by shared, battle-tested modules. Adding a new kind of business doesn't mean forking a codebase; it means one small manifest. That's why the library grows fast and nothing goes stale.
And because it's all data plus one renderer, your app isn't trapped here. Export it to the framework your team uses, and keep building.
A template is a dead file you fill in. Every WebStore app is a working application on day one — pages, data models, a real admin, live content — then you make it yours.
The same renderer draws your live site, the editor canvas, and every export. There's no second implementation to drift out of sync — what you see is what you get everywhere.
No lock-in. Download your app as a runnable React, Vue, Svelte, or Angular project, as static HTML, or as portable JSON data — any time.
Row-level security isolates every app's data from day one. Style controls are constrained so you can't make a broken responsive layout. Guardrails, not gotchas.
A TypeScript monorepo: a Next.js studio where you build, a Next.js runtime that serves every app, and shared modules that do the real work. Data lives in Postgres with row-level security enforcing tenant isolation. One React renderer draws the live site, the editor canvas, and every export — so a static HTML download, a React project, and your hosted site are the same thing, by construction.
Build a real, working app in a couple of minutes — and it's yours to keep.