TLDR: Add a netzo new subcommand to the CLI, which asks you options to scaffold to your project from scratch. This subcommand should be done implemented using the versatile feathershq/pinion.
netzo new without flags would prompt user to select them (we can start with few options):
TLDR: Add a
netzo new
subcommand to the CLI, which asks you options to scaffold to your project from scratch. This subcommand should be done implemented using the versatile feathershq/pinion.netzo new
without flags would prompt user to select them (we can start with few options):1. Framework: fresh, hono (soon) 2. UI Framework: shadcn-ui, radix-themes (soon) 3. Backend: denokv (default), googlesheets, airtable 4. Auth provider: providers of denoland/deno_kv_oauth