A type-safe backend you write as TypeScript files inside your existing app. Define database tables, server actions, and auth inside a typebase/ directory. One command ships them as a fully typed server your frontend calls like local functions.
Documentation · Getting started · Examples · AI skill · Changelog
apps/
cli/ — the Typebase CLI (typebase-io-cli)
core/ — the core library (typebase-io)
docs/ — the documentation website (typebase.io)
examples/ — integrations for Next.js, SvelteKit, Nuxt, and Expo
build-apps/ — internal build tooling shared by cli and core
178 commits
TypeScript
77.9%
MDX
16.6%
Svelte
2.0%
Vue
2.0%
JavaScript
1.0%
A type-safe backend you write as TypeScript files inside your existing app. Define database tables, server actions, and auth inside a typebase/ directory. One command ships them as a fully typed server your frontend calls like local functions.
Documentation · Getting started · Examples · AI skill · Changelog
apps/
cli/ — the Typebase CLI (typebase-io-cli)
core/ — the core library (typebase-io)
docs/ — the documentation website (typebase.io)
examples/ — integrations for Next.js, SvelteKit, Nuxt, and Expo
build-apps/ — internal build tooling shared by cli and core
178 commits
TypeScript
77.9%
MDX
16.6%
Svelte
2.0%
Vue
2.0%
JavaScript
1.0%