Typebase lets developers run a typed backend from a single folder in TypeScript
A developer has released Typebase, an open-source TypeScript library designed to simplify backend development by consolidating server logic into a single project folder. Users define database tables in a schema file and export server functions that the frontend can call as fully typed, local-style functions. Authentication is built in, and a single CLI command deploys the backend to providers such as Vercel, Cloudflare Workers, Deno Deploy, or Neon. The project draws inspiration from Convex's developer experience and Supabase's openness, aiming to avoid the complexity of SQL-based authorization rules. It is built on top of oRPC, Drizzle, and better-auth.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in