chenjiawei.inizio adc4f8a9e8 chore: upgrade eslint (#1044) vor 6 Tagen
..
src cbefaa54fb chore: add license header (#432) vor 6 Monaten
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) vor 7 Monaten
README.md 6904cd0241 fix(runtime): build error (#529) vor 6 Monaten
eslint.config.js adc4f8a9e8 chore: upgrade eslint (#1044) vor 6 Tagen
package.json adc4f8a9e8 chore: upgrade eslint (#1044) vor 6 Tagen
tsconfig.json ac4d03c5f7 chore: default module resolution to bundler (#808) vor 4 Monaten
vitest.config.ts cbefaa54fb chore: add license header (#432) vor 6 Monaten

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js