chenjiawei.inizio cbefaa54fb chore: add license header (#432) 6 months ago
..
src cbefaa54fb chore: add license header (#432) 6 months ago
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 months ago
.eslintrc.cjs cbefaa54fb chore: add license header (#432) 6 months ago
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 months ago
README.md aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 months ago
package.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 months ago
tsconfig.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 months ago
vitest.config.ts cbefaa54fb chore: add license header (#432) 6 months ago

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start