-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Is your feature request related to a problem? Please describe.
I would like to deploy my qwik applications to the deno edge
Describe the solution you'd like
- The official qwik-cli has a built in feature to add the deno adapter.
- nrwl/nx already has an nx/deno package. to handle deployment with denos deployctl
I would like to create a generator to qwik-nx that would setup a deno deploy for the desired project, similar to the PR #111
Describe alternatives you've considered
~
Additional context
I would also like to include an option to generate a github action workflow hook, which is usually used with deno deploy to setup a simple release pipeline.
doug-shontz
Metadata
Metadata
Assignees
Labels
No labels