Quickstart
A placeholder for the installation path that must be proven before release.
Planned for v0.0.2: this quickstart is intentionally a placeholder. A clean installation must pass from these instructions before the release is tagged.
Prerequisites
- Node.js 22.18 or newer
- pnpm 10.29.3 through Corepack
- A Notion workspace and integration
- An existing application capable of issuing signed identity tokens for authenticated mutations
- A Cloudflare, Vercel, or Docker deployment target
Intended installation flow
- Clone or generate a Feedbax installation.
- Create a Notion database and grant an integration access.
- Map database fields and statuses through typed configuration.
- Add signed identity handoff to the host application.
- Validate the connector schema and credentials.
- Deploy the portal and run its smoke checks.
The project does not yet provide a generator, completed schema mapper, or production-ready portal flow. Follow the Roadmap for progress.