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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start