chenjiawei.inizio 492ee8ae80 fix: publish config (#828) 3 месяцев назад
..
src cbefaa54fb chore: add license header (#432) 6 месяцев назад
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 месяцев назад
.eslintrc.cjs cbefaa54fb chore: add license header (#432) 6 месяцев назад
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 месяцев назад
README.md 6904cd0241 fix(runtime): build error (#529) 6 месяцев назад
package.json 492ee8ae80 fix: publish config (#828) 3 месяцев назад
tsconfig.json ac4d03c5f7 chore: default module resolution to bundler (#808) 4 месяцев назад
vitest.config.ts cbefaa54fb chore: add license header (#432) 6 месяцев назад

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js