Skip to content

Latest commit

 

History

111 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supabase-toolkit

A modern TypeScript monorepo managed with pnpm and TurboRepo.

🚀 Getting Started

Development

Build all packages:

pnpm build

Run tests:

pnpm test

Lint and format:

pnpm lint
pnpm format

Create a New Package

Generate a new package in the monorepo:

pnpm run turbo:gen:init

📦 Packages

TypeScript 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 client library for Supabase Functions, providing a simple and efficient way to interact with serverless functions deployed on the Supabase platform.

A Fetch API proxy handler for securely forwarding application routes to Supabase Edge Functions.

A user-scoped file storage manager for Supabase Storage. Automatically handles user authentication and scopes all operations to the authenticated user's folder.

🚢 Releases

This project uses Changesets for version management and publishing.

📄 License

MIT

About

A collection of reusable helpers to simplify common Supabase tasks.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages