@capable-health/automations-flow-controller
v0.0.43
Published
capable health workflows types
Downloads
62
Keywords
Readme
Automation Flow (Controll)er
Testing out better typescript support and building logic in TS classes while trying to maintain good organization & sanity.
Get Started
- Run
yarn
in your terminal - Run
yarn link
to set up a link - Run
yarn dev
to start the tsup watch which compiles the TS. cd demo
&&yarn
- Run
yarn link @capable-health/automations-flow-controller
which will link the built ESM/CJS to the vite demo. - Run
yarn dev
again now in demo directory to start the vite dev server.