What is osgarden?

osgarden is a platform where developers host open-source apps for free and users pay their own direct usage costs from one prepaid wallet. No subscriptions, no per-app billing, no developer-run infrastructure.

Preview status: osgarden is live — the dashboard is at app.osgarden.net — in preview mode. New accounts get a $5 welcome credit and payments are deliberately switched off — you can use real apps end-to-end without spending anything.

The model in one paragraph#

Every request an app makes flows through a single metered gateway. The user's session identifies the payer; the operation and path identify the cost. Before a metered operation runs, the gateway places an escrow hold against the user's balance, then captures the actual cost on completion — a user can never overspend, and no operation starts without funds reserved. Developers ship a static bundle plus a declarative schema; they hold no secrets and run no servers, so serving a million users costs a developer exactly what serving one does: nothing.

Why it's different#

For users:

For developers:

What's shipped today#

The data platform (Stages A–F of the engine) is live:

Realtime, serverless functions, jobs, and anonymous visitors are designed but not yet callable — the roadmap keeps that line honest.

The trust model#

You trust two parties: the platform for data, security, and settlement mechanics; and auditable open-source code for app behavior. Not one ops team per app — two parties, total.

Where to go next#