chenjiawei.inizio 5e411a6d46 fix: useless dep & add dep-check command (#866) vor 3 Monaten
..
src cbefaa54fb chore: add license header (#432) vor 6 Monaten
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) vor 7 Monaten
.eslintrc.cjs 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
package.json 5e411a6d46 fix: useless dep & add dep-check command (#866) vor 3 Monaten
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