Appbricx documentation
Guides for builders and developers. Start with a first project, then dig into the runtime — named queries, workflows, webhooks, REST, and publishing.
New here? Follow Getting started, then the end-to-end recipe for APIs, webhooks, and live topics.
Start here
End-to-end walkthroughs
Lead intake
Named queries, REST, webhook, workflow, topics
Multi-user Todo
RLS todos, auto CRUD, daily overdue-digest email
Multi-tenant SaaS
Orgs + memberships, invites, usage rollup, Stripe
Real-time Chat
CDC → SSE messages, typing topic, AI moderation
Slack on signup
CDC-triggered workflow calling ctx.integrations.invoke
AI & keys
SDK reference
Integrations
Full-stack runtime
Runtime overview
What Appbricx generates under the hood
Named queries
Server-side SQL — no raw SQL in React
Auth & RLS
End-user signup and row-level security
Auto CRUD REST API
Use /__appbricx/api/v1 with ACL + curl
Workflows
run(ctx) + invoke via HTTP/SDK
Webhooks & schedules
Inbound hooks, cron ticker, examples
Topics & CDC
SSE live events and change detection
Data templates
Apply & manage starter packs
Secrets & env
refs.json, vault, webhook secrets