/queuebase

Primary LanguageTypeScriptMIT LicenseMIT

Logo for Queuebase

Background jobs in Next.js made easy.

Home | Docs

Queuebase

Queuebase is the easiest way to add background jobs to your Next.js application. It does all the hard parts of managing a job queue for you, so you can focus on building your app. Get started.

Features

  • Background jobs run on YOUR server
  • Supports both client and server components
  • Simple, fully type-safe API for a great developer experience
  • Dashboard to monitor and manage your jobs

Report a bug

Examples

  • Minimal appdir - A simple example of how to use Queuebase with Next.js and the app directory.
  • Minimal pagesdir - A simple example of how to use Queuebase with Next.js and the pages directory.

Contributing

Coming soon!