Type-safe
Define job inputs with Zod schemas. Get full type inference on your client — from enqueue to handler.
Type-safe
Define job inputs with Zod schemas. Get full type inference on your client — from enqueue to handler.
Callback model
Your app defines handlers at a webhook endpoint. Queuebase stores, schedules, and calls back to execute. Same flow in dev and production.
Framework-agnostic
First-class support for Next.js and Node.js (Express, Fastify). More frameworks coming soon.
Zero config dev
Run npx queuebase dev to start a local server with SQLite. No external services needed.