Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Deno adapter generator #180

Open
faileon opened this issue Jun 17, 2023 · 1 comment
Open

feat: add Deno adapter generator #180

faileon opened this issue Jun 17, 2023 · 1 comment

Comments

@faileon
Copy link
Contributor

faileon commented Jun 17, 2023

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.

@faileon faileon changed the title Add Deno adapter generator feat: add Deno adapter generator Jun 17, 2023
@doug-shontz
Copy link

Looking forward to seeing this PR come to fruition. Will be nice to have a local deployment option along with the existing cloud/edge options!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants