@genfeedai/create
v0.1.3
Published
Genfeed Core — AI workflow engine. Self-host for free.
Downloads
53
Maintainers
Readme
genfeedai
Bootstrap a self-hosted Genfeed Core project from the official template.
Usage
npx genfeedai init my-appThis command:
- downloads the latest
genfeedai/coretemplate - copies
.env.exampleto.envwhen present - installs dependencies with
bun installwhen Bun is available, otherwisenpm install
Example
npx genfeedai init my-app
cd my-app
bun run devLicense
AGPL-3.0
