chenjiawei.inizio adc4f8a9e8 chore: upgrade eslint (#1044) 6 днів тому
..
src 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 місяців тому
eslint.config.js adc4f8a9e8 chore: upgrade eslint (#1044) 6 днів тому
package.json adc4f8a9e8 chore: upgrade eslint (#1044) 6 днів тому
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