Feedbax documentation

Understand the project, its current foundations, and the path to v0.0.2.

Feedbax is an open-source, bring-your-own-backend customer feedback portal. The first release is being designed for technical founders and small product teams that already run their workflow in Notion.

Pre-release: the repository contains typed foundations and verified runtime experiments. Complete product behavior has not been implemented yet.

Read status before capability

Every claim in these docs uses one of four labels:

  • Available — implemented and testable now.
  • Foundation only — an interface or runtime proof exists, but not the full product workflow.
  • Planned for v0.0.2 — committed MVP scope that is not shipped.
  • Deferred — intentionally outside the first release.

Where to begin

Read Product vision for the thesis, then review the Quickstart to understand the intended installation path. The Roadmap is the source for release scope.

Current snapshot

Foundation only. Feedbax has a pnpm/Turborepo workspace, TanStack Start application shells, typed configuration/authentication/connector boundaries, a Notion descriptor, and runtime-spike evidence across Cloudflare, Vercel, and Docker.

Planned for v0.0.2. Submission, search, duplicate suggestions, voting, comments, public roadmap and changelog, secure identity sessions, Notion schema mapping, and production deployment verification.