vrq
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Vercel-Queue

A queue library developed during the Vercel Winter Hackathon.

Powered by


Development

This monorepo is managed by turborepo and uses pnpm for dependency management.

Install dependencies

pnpm install

Build

pnpm build

Run an example

Make sure you create a .env, put in your OpenAI token, then run the following:

pnpm turbo run dev --filter=dalle-2

Run local dashboard

pnpm dashboard

This will run the dashboard and open your browser at http://localhost:9999

Packages

  • /packages/queue: The library to be imported into your project
  • /packages/dashboard: A dashboard for task logs
  • /examples/dalle-2: The original POC by @dom__inic (app)

Authors

This project was originally created by

/vrq/

    Package Sidebar

    Install

    npm i vrq

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    30.9 kB

    Total Files

    9

    Last publish

    Collaborators

    • chronark