Skip to content
/ queue Public

WIP: Supposed to be a CI/CD service for web extensions, queuing up releases that are waiting for review in stores. Currently just an API for getting extension details from various stores.

Notifications You must be signed in to change notification settings

wxt-dev/queue

Repository files navigation

wxt-queue

To install dependencies:

bun install

Start the server in dev mode:

bun dev

Open the link in the console to view the GraphiQL playground.

GraphQL types are generated based on the schema. This happens when running bun dev.

About

WIP: Supposed to be a CI/CD service for web extensions, queuing up releases that are waiting for review in stores. Currently just an API for getting extension details from various stores.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published