Skip to main content
Back to the lab
Web appin the lab

Suggestion Box

Community feedback tool

Next.jsPostgresTypeScript

The problem

Feedback from a community — stream viewers, beta users, friends kicking the tires — arrives scattered across Discord messages and chat scroll, then evaporates. The good ideas are gone by next session.

The build

A small, self-hosted suggestion box: one place to drop ideas and one place to review them. Deliberately lightweight — the kind of tool that should take minutes to use and zero accounts to contribute to.

Stack & choices

  • Next.js · TypeScriptApp and API in one deployable
  • PostgreSQLSuggestions live in a real database from day one

Process notes

  1. 1

    Early-stage lab build — the scope is intentionally tiny, and this page will grow as it does.

  2. 2

    Built in public: progress lands on stream first.