chenjiawei.inizio 5e411a6d46 fix: useless dep & add dep-check command (#866) il y a 3 mois
..
src cbefaa54fb chore: add license header (#432) il y a 6 mois
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) il y a 7 mois
.eslintrc.cjs cbefaa54fb chore: add license header (#432) il y a 6 mois
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) il y a 7 mois
README.md 6904cd0241 fix(runtime): build error (#529) il y a 6 mois
package.json 5e411a6d46 fix: useless dep & add dep-check command (#866) il y a 3 mois
tsconfig.json ac4d03c5f7 chore: default module resolution to bundler (#808) il y a 4 mois
vitest.config.ts cbefaa54fb chore: add license header (#432) il y a 6 mois

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js