Getting Started
Welcome to the StepKit SDK documentation. Learn how to build reliable, durable workflows with automatic retries and state persistence.
What is StepKit SDK?
StepKit SDK is a production-ready library for building durable workflows in JavaScript/TypeScript. Built on proven patterns from Inngest, it provides:
- Automatic State Persistence - Never lose progress
- Built-in Retries - Automatic exponential backoff
- Zero Infrastructure - No queues or workers needed
- Type-Safe - Full TypeScript support
- Observable - Track every step execution
- Vendor Agnostic - Run anywhere