DocsGetting StartedIntroduction
Introduction
Project W is a high-performance orchestration engine designed for building, testing, and deploying autonomous workflows at scale.
Instant Deploy
Push your logic to the edge in milliseconds.
Type-Safe
End-to-end type safety for your entire stack.
Quick Start
Install the SDK to get started with your first project.
$npm install @project/core
$npx project-w init
➜ Project initialized in ./my-app
Key Features
Our engine processes millions of events per second with sub-millisecond latency. Whether you are building simple cron jobs or complex autonomous agents, we have you covered.
- Event Sourcing: Replay any state at any time.
- Durable Execution: Code that never fails, even if the server does.
- Visual Debugging: See exactly what happened, when it happened.
Deployment Modes
We support Serverless, Docker, and Kubernetes deployments out of the box.