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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js