Show HN: Typebase – A single-folder back end you write in TypeScript
Write actions, a database schema, and auth as TypeScript files in a typebase/ folder inside your app. Your frontend calls them like local functions, end-to-end typed, zero REST boilerplate.
Summary
Typebase combines the ease of use found in Convex with the flexibility of Supabase, allowing developers to define database tables directly in TypeScript files within their existing projects. This library aims to streamline backend development by eliminating the need for complex SQL and authorization models.
Comments (10 of ) ⌛