Skip to content

feat: add Deno adapter generator #180

@faileon

Description

@faileon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions