
























One TypeScript model — schema, policies, server functions, typed clients — and Pylon wires in live sync, auth, storage, jobs, and one-binary deploy over SQLite or Postgres. You build the product, not the plumbing.
Pylon keeps rules, commands, generated types, local data, and logs inside the workflow. Your agent can scaffold, run, debug, and deploy without guessing which console owns the next step.
Declare an entity and its access policy. Pylon creates the table, REST and realtime API, row-level checks, and typed React client. No resolvers, ORM layer, or separate backend service to keep in sync.
Schema, sync, auth, functions, storage, search, jobs, rooms, and SSR share one schema and one runtime. Pick the pieces your app needs and ship them as one binary.
Install the Pylon Cloud GitHub App once. Pushes to the default branch deploy; pull requests get previews that disappear after merge.
git push origin main triggers a deploy.your-app.pyln.dev.pylon deployUse the CLI for CI, locked-down environments, or a manual release. It reaches the same Cloud runtime as the GitHub flow.
my-app — pylon deploy
$ pylon login
$ pylon deploy --target cloud
✓ Build · 12s
✓ Schema synced
✓ Cutover · 0 errors
→ https://acme.pyln.dev
Every app sits behind a global edge network, with resize, replicas, regions, and storage a click away from where you deploy. No pre-provisioning. No per-seat pricing.

You don’t hand your whole stack to a framework on faith. So here are the four questions we’d expect from you, answered straight — then open the repo and judge for yourself.
Start with one free project. Pro is $25 per org per month; heavier compute, replicas, and storage bill as usage.
Hobby
$0/ forever
One project for weekend builds and your first users.
Pro
$25/ org / month
Production apps with room to grow. Resize machines, add replicas, expand regions.
Enterprise
Custom
Bespoke quotas, single-tenant, BYOC. For larger teams.
Pro is $25/org/month. Bigger machines, more replicas, and larger volumes are billed at the underlying compute rate for what you run. Or self-host the open-source framework anywhere — Pylon is one binary.
No card for Hobby. Connect GitHub or deploy from the CLI when you are ready.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。