# ohmyho.st and Supabase

Supabase combines Postgres with Auth, Realtime and database tooling. ohmyho.st hosts supported applications with optional managed Postgres while you choose your application's authentication.

## Price model

Supabase Pro costs $25/month per organization and includes $10 compute credit. Micro compute is approximately $10/month per project: one Micro project is $25 total, while five continuously running Micro projects are approximately $65 before extras. A Free plan is available.

## Keep the capabilities you use

An exported repository may use Supabase Auth, Storage, Realtime or Functions as well as Postgres. Inventory actual usage before planning a move. A package name alone does not establish which services need migration, and a plain database dump does not migrate every Supabase feature.

Supabase may fit best when those integrated services are central to your app. If you choose a migration, your agent should verify login, protected routes, reads and writes after the change.

Checked September 13, 2026: [Supabase pricing](https://supabase.com/pricing), [billing guide](https://supabase.com/docs/guides/platform/billing-on-supabase).

[Migration guide](/from/vercel-supabase) · [Application auth](/docs/application-auth) · [Cost breakdown](/pricing/breakdown)