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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

node dist/index.js