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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start