Skip to content

All pages

Typebase

A single-folder back end you write in TypeScript

Other22d ago
Category
Other
Language
English
Listed
22d ago

With Typebase your backend is a folder. You write the database schema, server actions and auth as TypeScript files inside a typebase/ directory in the same app, and one command deploys a fully typed server. The frontend then calls those actions the way it would call a local function, typed end to end, with no REST layer to hand-write and no client to keep in sync.

Like this product?