@emanuelsan/drizzle-scaffolder
v1.0.5
Published
A CLI tool to scaffold Drizzle ORM projects with Supabase integration.
Downloads
3
Maintainers
Readme
Drizzle Scaffolder CLI
A CLI tool to scaffold Drizzle ORM projects with Supabase integration.
Usage
In the project root, where you want to scaffold Drizzle with all its settings, run:
pnpx @emanuelsan/drizzle-scaffolderFeatures
- Checks for Node.js project (package.json)
- Ensures drizzle-orm is installed
- Prompts for database type and credentials
- Writes Supabase credentials to .env
- Generates sample folder structure and schema files
Development
- Written in TypeScript
- Uses clack/prompts for CLI UX
MIT License
