A modern TypeScript monorepo managed with pnpm and TurboRepo.
Build all packages:
pnpm buildRun tests:
pnpm testLint and format:
pnpm lint
pnpm formatGenerate a new package in the monorepo:
pnpm run turbo:gen:initTypeScript utilities for Supabase with automatic camelCase/snake_case conversion.
A lightweight, type-safe toolkit for building robust Supabase Edge Functions with built-in authentication, validation, error handling, and timeout protection
A user-scoped file storage manager for Supabase Storage. Automatically handles user authentication and scopes all operations to the authenticated user's folder.
This project uses Changesets for version management and publishing.