Skip to content

Files

Latest commit

d794b51 · Jul 9, 2025

History

History
17 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 261 Bytes

wxt-queue

To install dependencies:

bun install

Start the server in dev mode:

bun dev

Open the link in the console to view the Open API docs.

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