create-dsqr
v0.0.0-beta.9
Published
Get started with DSQR in no time! Create a deployment-ready application powered by DSQR with just a single command. Expand and customize the generated template to perfectly fit your needs.
Downloads
505
Readme
Create DSQR
Get started with DSQR in no time! Create a deployment-ready application powered by DSQR with just a single command. Expand and customize the generated template to perfectly fit your needs.
Usage
No need to install the CLI—just use it directly to create your projects:
| Tool | Command |
|--------|---------------------------|
| npx | npx create-dsqr@latest
|
| bun | bunx create-dsqr@latest
|
| pnpm | pnpx create-dsqr@latest
|
This will prompt you for a project directory and bootstrap the application in that directory. Advanced configuration options are also available if needed.