create-workery
v1.0.2
Published
CLI command for creating application projects for [Workery](https://github.com/iann838/workery).
Maintainers
Readme
create-workery
CLI command for creating application projects for Workery.
Usage
npm create workeryTemplates
- hello-world: Get started with a basic Worker with Workery.
- d1-drizzle: Get started with a Worker using D1 SQL with the Workery framework and Drizzle ORM.
- do-sql-drizzle: Get started with a Worker using Durable Objects SQL API integrated with the Workery framework and Drizzle ORM.
The source code of these templates are located at the Workery repository.
