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