FB
Open source · MIT licensed · Self-hosted

Feedback boards your users will actually use

Feedbase is the open-source, self-hosted home for ideas, bug reports, and roadmaps. No SaaS subscriptions. No vendor lock-in. Your data stays yours.

FB
bbread

Roadmap

See what the community is stepping towards

New

Planned

2

Slack integration for new feedback

Custom domains per board

In Progress

2

Dark mode for public roadmap

GitHub Issues two-way sync

Complete

1

Threaded comments on posts

100%Open source
MITLicense
$0Per month
5 minTo deploy

Everything included

A complete feedback platform,
not a widget.

Boards, roadmaps, changelogs and integrations — open source and running on your own infrastructure.

Feedback boards

Public or private boards per project, with upvotes and threaded comments so the best ideas rise to the top.

Public roadmap

A kanban-style roadmap your users can follow in real time.

Changelog

Publish release notes tied to the suggestions you shipped.

Discord integration

Webhooks on new posts and slash commands to update statuses right from Discord.

Email notifications

Notify every voter the moment a suggestion changes status.

Roles & permissions

Owner, Admin, Member and Viewer roles with an admin panel.

Custom statuses

Under Review, Planned, In Progress, Done, Won't Do — your call.

MIT licensed

Fork it, modify it, ship it. The whole thing is yours.

No vendor lock-in

Your feedback, users and roadmap stay yours. Export your data anytime.

Self-hosted

Deploy it wherever you want — Docker, Kubernetes, your VPS or your favorite cloud.

You own it

Full access to the source code and database. Customize every part of the experience.

Unlimited feedback

No seat limits, vote caps or hidden paywalls. Grow without restrictions.

Bring your own branding

Use your own logo, colors and custom domain to make it truly yours.

API-first

Integrate with your existing tools using webhooks and a documented API.

Data portability

Import from other platforms and export whenever you need.

Privacy by default

Choose between public communities, private workspaces or invite-only access.

Built in the open

Show users exactly what you're building

A shareable roadmap keeps everyone in the loop. Drag suggestions across statuses and your public board updates instantly.

Planned

3

Slack integration

187

REST API + API keys

121

Custom domains per board

64

In Progress

2

Dark mode for roadmaps

248

GitHub Issues sync

96

Complete

2

Threaded comments

312

Email notifications

204

Self-hosted

Up and running in minutes

Clone the repo, fill in your environment variables, and bring it up with Docker. No SaaS subscriptions, no per-seat pricing, no limits.

  • Your data, your rules

    Everything lives in your PostgreSQL. No third party ever sees it.

  • Deploy anywhere

    Docker, docker-compose, Railway or Vercel — one click each.

  • Next.js + Prisma

    A familiar modern stack that's easy to fork and extend.

Next.jsbetter-authPostgreSQLPrismaTailwind CSSDocker
bash
# 1. Clone & configure
$ git clone github.com/breadddevv/feedbase
$ cp .env.example .env

# 2. Launch with Docker
$ docker compose up -d

 Live at localhost:3000

FAQ

Questions, answered

Yes. Feedbase is MIT licensed and fully open source. There are no paid tiers, seat limits, or feature gates — you host it yourself and use everything.

In your own PostgreSQL database. Feedbase never phones home and no third party has access to your users' feedback.

The fastest path is Docker — clone the repo, copy the example env file, and run docker compose up -d. There are also one-click deploy buttons for Railway and Vercel.

Absolutely. It's a Next.js app styled with Tailwind CSS, so you can fork it and change anything. The MIT license lets you modify and ship it however you like.

Yes — webhooks fire on new posts and you can update suggestion statuses with slash commands directly from Discord. Slack and GitHub Issues sync are on the roadmap.

Free & open source

Own your feedback loop

Give your users a real say in what you build next — without handing their data to a SaaS. Deploy Feedbase in minutes.

View source

MIT licensed · No credit card required · Self-hosted