Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 503 Bytes

File metadata and controls

8 lines (4 loc) · 503 Bytes

Langgraph-content-state-machine

To utilize this check out src/index.ts, which you can run by using npm run dev. This will concurrently run TypeScript and Nodemon, which will watch for changes in the src directory and recompile the TypeScript code.

Based on this Github repo.

If you're interested in contributing feel free to check out TODO.md for a list of things that need to be done.