mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-23 01:30:17 -06:00
* feat: show durable execution docs * fix: move durable execution * feat: add some more durable notes * feat: more docs * fix: broken link bashing * feat: add test for waits * fix: clean up a bunch of mypy errors * chore: version * feat: make sure durable worker is running * fix: sleep longer * fix: skip unreliable tests in ci * fix: var name * update durable execution doc --------- Co-authored-by: Alexander Belanger <alexander@hatchet.run>
698 B
698 B
Nextra Docs Template
This is a template for creating documentation with Nextra.
Quick Start
Click the button to clone this repository and deploy it on Vercel:
Local Development
First, run pnpm install to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
License
This project is licensed under the MIT License.
