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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start