1.0.2 • Published 4 months ago
create-workery v1.0.2
create-workery
CLI command for creating application projects for Workery.
Usage
npm create workery
Templates
- 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.