Vercel

Deploy to the edge.

Instantly.

Every OlonJS tenant deploys to Vercel's global edge network. Olon automates the project setup, environment variables, and domain configuration. You own the Vercel account and billing — we just wire the pipeline.

  • Instant global deploys on every git push
  • Preview URLs on every branch — share with clients before going live
  • Edge caching — sub-50ms response times worldwide for static assets
  • Automatic SSL, DDoS mitigation, and cache invalidation
  • Your account, your billing, your project settings — always

Vercel edge

100+
Points of presence worldwide
<50ms
Average edge response for static
99.9%
Uptime SLA on Pro and Enterprise
Preview deployments per branch

Supabase

Content hot save.

No rebuild.

Paid tenants get instant content updates via Supabase Postgres. Edit in the Studio, see it live in under 100ms — without touching the Vercel build pipeline. Your Supabase project, your data, direct Postgres access always available.

  • Hot save — content updates propagate in <100ms
  • DB → repo sync on demand — bring live content back to git history
  • Automated backups and point-in-time recovery built in
  • Row-level security on every project
  • Open source — fork and self-host if your compliance requires it
Hot save flow
#Paid tier — instant content update
$Studio: edit hero title
→ Supabase write ✓
→ Runtime inject ✓
→ User sees update in 87ms
#No Vercel build triggered.
#No CDN cache invalidation needed.

GitHub

Your repo.

Your history.

Every content change is a git commit. Every deploy starts from a push. GitHub is the audit log, the backup, and the migration path. When you leave Olon — or if Olon ever disappears — you take your repo and nothing is lost.

  • Every save is a signed commit — immutable history, no exceptions
  • Full diff history — see exactly what changed and when
  • PR-based content governance — same workflow as your code
  • GitHub Actions compatible — plug into your existing CI/CD
  • Your account — fork it, clone it, migrate it at any time

Git commit types

feat:New section or page added
content:Content edit via Studio
theme:Design token change
sync:DB → repo sync operation
deploy:Production deploy triggered
fix:Schema or type correction

Resend

Email that just works.

One env var.

Form submissions on your OlonJS tenant arrive via Resend. Set RESEND_API_KEY once and you have transactional email with delivery receipts, bounce tracking, and branded templates — no backend code required.

  • Zero-config form submissions — Olon injects the submit logic automatically
  • Branded lead notification emails to your inbox
  • Sender confirmation for every form submitter
  • Dedicated sending domains on higher Resend plans
  • Real-time webhook delivery and delivery analytics
Form submit flow
#Contact form submitted
$POST /api/forms/submit
→ Olon validates payload ✓
→ Resend: owner notified ✓
→ Resend: sender confirmed ✓
#No backend code written.
#One env var. That's it.

Wire all four

Terminal
$npx olonjs new tenant

Scaffold a tenant with Vercel, Supabase, GitHub, and Resend pre-configured. Connect your accounts in the Olon dashboard.

Vercel and GitHub required for all tiers. Supabase required for hot save (Full). Resend for email.

Four integrations. One command.

No pipeline configuration. No vendor negotiation. Just ship.