Build the app once — tables, flows, pages — and publish it as a web app, an installable PWA, a rate-limited API with an OpenAPI spec, a tool set for AI assistants, native push, and an offline-capable client. Same version, same permissions, same audit trail.
Build internal tools, dashboards, and authenticated customer-facing applications with a point-and-click builder. Every component connects directly to your workflows and database, and server-side includes run flows inline on page load.
An application's delivery descriptor declares which surfaces it projects. On publish, a deterministic compiler produces every artifact from the same sealed bundle — and a surface that fails to compile never blocks the publish or serves a stale version.
Pages, portals, and forms on your domain, with server-side includes executing flows inline. This site is one.
Installable on desktop and mobile with a platform-managed service worker and sync client, cached per published version, rolled forward on every deploy.
A derived API product with an OpenAPI 3 spec, plans with rate limits and quotas, consumer keys, and metered usage — ready for your developers or your partners'.
The app's flows compiled into a tool manifest for Claude and other assistants, carrying the app's permissions. MCP →
Named notifications declared on the app, delivered natively to iOS (APNs), Android (FCM), and browsers (Web Push) via per-device subscriptions.
Offline snapshots with conflict-aware sync when connectivity returns, and signed offline licences so an installed app keeps working without the server.
Every table and flow is already reachable over REST and OData. API products bundle the endpoints you choose into something you can hand to a partner: a spec, plans, keys, limits, and a usage record for billing.
Install the PWA, subscribe the device, and the app keeps working in a basement or on a plane. Photos and documents upload in resumable chunks when the connection is back; notifications arrive natively.
No-code shouldn't mean no discipline. FlowClick brings software-grade change management to your workflows and apps — without making anyone learn git.
audit_app rules that flag anti-patternsWe'll build a small app in the demo and publish it as a portal, a PWA, an API, and a tool set for Claude — from one definition.