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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start