Open pyoner opened 3 days ago
@pyoner I am considering opening a PR to https://github.com/cloudflare/workers-sdk/tree/main/packages/create-cloudflare/templates, but I am not sure if they will accept it.
I think you could create your own template iann838/workery-template
and use it like this:
npm create cloudflare my-project -- --template github:iann838/workery-template
I see they have all sort of templates from a lot of third party packages in there, so that would be first preference, if not then yeah I will put it here
@iann838 it would be cool to have a template starter for cloudflare