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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js