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

  1. Clone or generate a Feedbax installation.
  2. Create a Notion database and grant an integration access.
  3. Map database fields and statuses through typed configuration.
  4. Add signed identity handoff to the host application.
  5. Validate the connector schema and credentials.
  6. 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.