Advanced CLI tooling for Supabase.
This project provides an artisan
-like experience
for Supabase projects.
We're also collecting all the experience we've had with Supabase projects in the past within this repository.
https://actcoding.github.io/supa-cli/
- TypeScript migrations and seeders using node-pg-migrate
- Email templates using MJML
- Auth debugging
- i18n for emails
- tests
- use something other than
commander.js