Louis Young aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
..
src aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
.eslintrc.cjs aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
README.md aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
package.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
tsconfig.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă
vitest.config.ts aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) 7 luni în urmă

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start