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

README.md

FlowGram Runtime NodeJS

Starting the server

pnpm dev

Building the server

pnpm build

Running the server

pnpm start