@streamyy/cli
v0.1.1
Published
CLI for scaffolding Streamyy backend and frontend apps.
Downloads
13
Readme
@streamyy/cli
CLI package for scaffolding Streamyy starters.
Usage
npx @streamyy/cli init
npx @streamyy/cli init --backend
npx @streamyy/cli init --frontend
npx @streamyy/cli init --frontend --customOutput
streamyy-backendfor the backend starterstreamyy-frontendfor the frontend starter
Use --custom when you want the frontend starter to scaffold StreamyyProvider and useStreamyy() instead of the default widget.
