0.0.1 • Published 2 years ago

vrq v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

0.0.1

2 years ago

0.0.0-rc.11

2 years ago

0.0.0-rc.10

2 years ago

0.0.0-rc.9

2 years ago

0.0.0-rc.8

2 years ago

0.0.0-rc.5

2 years ago

0.0.0-rc.4

2 years ago

0.0.0-rc.3

2 years ago

0.0.0-rc.2

2 years ago

0.0.0-rc.1

2 years ago

0.0.0-rc.0

2 years ago