Yiwei Mao 758cbc355a chore: upgrade typescript (#551) hai 5 meses
..
src cbefaa54fb chore: add license header (#432) hai 6 meses
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) hai 7 meses
.eslintrc.cjs cbefaa54fb chore: add license header (#432) hai 6 meses
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) hai 7 meses
README.md 6904cd0241 fix(runtime): build error (#529) hai 6 meses
package.json 758cbc355a chore: upgrade typescript (#551) hai 5 meses
tsconfig.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) hai 7 meses
vitest.config.ts cbefaa54fb chore: add license header (#432) hai 6 meses

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js