https://github.com/restatedev/xstate
Run XState state machines on Restate
https://github.com/restatedev/xstate
Last synced: 12 months ago
JSON representation
Run XState state machines on Restate
- Host: GitHub
- URL: https://github.com/restatedev/xstate
- Owner: restatedev
- License: mit
- Created: 2024-09-05T13:34:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T18:25:17.000Z (about 1 year ago)
- Last Synced: 2025-07-21T19:32:21.801Z (about 1 year ago)
- Language: TypeScript
- Size: 305 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🚀 Getting Started
For details on integrating XState with Restate, check out the [Usage Guide](./packages/restate-xstate/README.md).
## 🛠Contributing
Please see the [Development Guide](./DEVELOPMENT.md) for setup instructions, testing, linting, and release workflow.