Skip to main content
Each recipe’s code drops into an app’s src/api/ (backend) and src/ (frontend) — browse them below by area.
Building with an agent? Point it at a recipe URL (e.g. /recipes/dashboards-sql) — the code drops in unmodified.

Data & backend

Dashboards & reports

Compute stats, charts, and reports with zite.sql().

Scheduled jobs & digests

Run workflows on a cadence — digests, reminders, rebuilds.

React to inbound webhooks

Handle events POSTed by external services.

Roles & permissions

Add role-based and row-level access to your data.

Import spreadsheets

Load .xlsx/.csv rows into a table with bulkCreate.

Integrations & features

Accept payments (Stripe)

One-off payments and subscriptions with Stripe.

Generate PDFs

Render invoices, receipts, and certificates to PDF.

AI image generation

Generate photos and illustrations for your UI.

Maps & address picker

Google Maps, markers, and geocoding.

UI patterns

Kanban board

A drag-and-drop board with @dnd-kit.

Rich text

A markdown-backed rich text editor.

Barcode & QR scanning

Scan codes with the camera.

Make it installable (PWA)

Add an install prompt and PWA behavior.