Typebase is a type-safe backend you write as TypeScript files inside your existing repo. Define tables, server actions, and auth as plain TS. One CLI command ships them as a fully typed server. Built on oRPC, Drizzle, and better-auth.
Hey Product Hunt!
Presenting Typebase. A type-safe backend you write as TypeScript files inside your existing repo.
With Typebase you can define database tables, server actions, and auth as plain TypeScript inside a typebase/ folder. One CLI command ships them as a fully typed server, and your frontend calls them like local functions.
For now it supports deploying to Vercel, Cloudflare Workers, or Deno Deploy, with Neon for the database.
I built it after wanting Convex's DX with Supabase's openness and not finding it anywhere else. Built on top of oRPC, Drizzle, and better-auth. Libraries that already work, with end-to-end types and no proprietary runtime.
Storage, mailers, and realtime queries are on the roadmap. Would love to hear what else you'd want. Happy to answer any questions in the comments!
- Docs: https://typebase.io
- Repo: https://github.com/typebase-io/m...
Report
No reviews yetBe the first to leave a review for Typebase