Integrations

Qwik CLI comes with integrations to make it easy to connect to your tooling and services.

Once you create a Qwik City application, run the following command to add new integrations:

npm run qwik add

It will prompt you to select the integration you want to add. Once you select an integration, it will be added to your application and you can start using it.

List of possible integrations

Adding A New Integration

Thanks for your interest in adding an integration to Qwik! We're more than happy to help you get started. First, if you're looking to add a server deployment, please checkout the Server Deployments docs. If you'd like to add a Qwik library, please see the Library docs. If you'd like to add a new tooling or service integration, please read on.

Contributors

Thanks to all the contributors who have helped make this documentation better!

  • manucorporat
  • zanettin
  • ahashem95
  • reemardelarosa
  • the-r3aper7
  • mhevery
  • shairez
  • adamdbradley
  • mugan86
  • igorbabko
  • mrhoodz
  • ulic75
  • hamatoyogi