-
-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Marve10s edited this page Apr 29, 2026
·
2 revisions
This wiki is the durable project index for Better Fullstack. It should point to canonical docs and planning files instead of duplicating them.
User-facing documentation lives in the web app:
Planning files are organized by state:
Recently completed:
Active follow-ups:
- Latest release
- v1.6.2 release notes
- NPM: create-better-fullstack
- NPM: create-bfs
- NPM: @better-fullstack/types
- NPM: @better-fullstack/template-generator
Use Bun for local scripts and verification:
bun install
bun run test:releaseFor release-sensitive generator or stack changes, run the smallest targeted package/test command first, then bun run test:release before publishing.
Use this wiki as an index and project-memory surface. Keep source-of-truth content in the repo:
- Public docs:
apps/web/content/docs - Planning docs:
docs/plans - Agent guidance:
AGENTS.mdanddocs/guidelines - Release notes: GitHub Releases