@actcoding/supa-cli
v0.2.0
Published
Advanced CLI tooling for Supabase.
Downloads
6
Readme
@actcoding/supa-cli
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.
Documentation
https://actcoding.github.io/supa-cli/
Features
- TypeScript migrations and seeders using node-pg-migrate
- Email templates using MJML
- Auth debugging
Todo
- i18n for emails
- tests
- use something other than
commander.js