Contributing
Maintainer notes for the CLI and landing site. Product users should start with documentation.
Develop the CLI (StackForge repository)
The create-stackforge-app and stackforge binaries live in the repository root—not in generated apps.
pnpm installpnpm run buildnode ./bin/create-stackforge-app.jspnpm run smoke:sqlitepnpm run smoke:docker- Templates under templates/ drive generated output
- Smoke scripts in scripts/ validate fresh scaffolds and Docker
Landing site (this website)
Marketing site source lives in the landing/ directory of the StackForge repo.
cd landingpnpm installpnpm devpnpm run lintpnpm run build- Home: product overview, CLI demo, npm downloads
- /docs: user documentation
- /contributing: this page (maintainers)
- StackForge Assistant: local knowledge base, no external API