upstash-workflow-js

Installation
SKILL.md

Upstash Workflow SDK

Quick Start

The Upstash Workflow SDK lets you expose serverless workflow endpoints and run them reliably using QStash under the hood.

Install:

npm install @upstash/workflow

Define a simple workflow endpoint:

import { serve } from "@upstash/workflow";
Installs
31
GitHub Stars
149
First Seen
Mar 5, 2026
upstash-workflow-js — upstash/workflow-js