Louis Young aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
..
src aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
.eslintignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
.eslintrc.cjs aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
.gitignore aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
README.md aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
package.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
tsconfig.json aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци
vitest.config.ts aab4183d65 feat(runtime): flowgram workflow node.js runtime (#304) пре 7 месеци

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start