Skip to content
Newv2.3 adds Insights, an AI-ranked roadmap

The open-source feedback boardthat ranks what to build next.

Your users post and upvote on a public board or inside your app. AI merges the duplicates and ranks the themes by reach, momentum, and severity. You get a roadmap you can defend, not a pile of requests.

  • Live in under a minute
  • Free forever
  • Unlimited users
  • MIT licensed
  • Self-hostable

Free forever? Here's the honest catch.

This is the live demo board. Open it

Live in under a minute.

No credit card, no onboarding wizard, no sales call.

  1. 10:05

    Name your product

    Type a name. No account needed yet.

    get-started.feedbackland.com
  2. 20:20

    Pick your URL

    yourname.feedbackland.com, live the moment you save.

  3. 30:45

    Claim it, start collecting

    Sign in with Google, Microsoft, or email. Share the link or drop the widget into your app.

From posts to priorities.

The board collects the feedback. These three turn it into decisions.

Insights · AI roadmap

Recurring themes, ranked.

Insights merges duplicate posts and scores each theme on reach, momentum, severity, and effort. Change the status of a whole theme in one click. Regenerate whenever the board moves.

Open this view in the live demo

Ask AI

Ask your feedback anything.

Plain English in, cited answers out. “What's the most common complaint?” “What came in this month?” Every answer links to the posts behind it.

Open this view in the live demo

The inbox

Every signal, one inbox.

New posts, comments, and status changes in one feed, with an unread count. Search, filter, reply, and set status without leaving it.

Open this view in the live demo

Widget

Feedback from inside your app.

One npm install, one JSX tag. A popover for a quick note, a drawer for the whole board.

A single form anchored to the button: describe, attach a screenshot, send. Becomes a bottom sheet on phones.

app/feedback-button.tsx
1Install
npm install feedbackland-react
2Drop it in
import { FeedbackButton } from "feedbackland-react";

export function GiveFeedback() {
  return (
    <FeedbackButton
      platformId="your-platform-id"
      widget="popover"
    />
  );
}

your app

This button is live. Click it to open the popover.

React 17, 18, 19 · TypeScript types · scoped styles · widget docs · npm

Four tools. Only one is free, open, and unlimited.

Canny, Featurebase, and Fider are good products. On license, price, and limits, the facts still have a favorite.

Feedbackland

License
MIT (open source)
Price
Free forever
Price at 1,000 active users
$0
Self-hostable
Yes
User limits
None
Built-in widget
Yes
AI-ranked roadmap
Yes
Plain-English questions
Yes

Canny

License
Proprietary
Price
Free (25 tracked users), then $19–$79+/mo
Price at 1,000 active users
$529/mo
Self-hostable
No
User limits
Metered by tracked user
Built-in widget
Yes
AI-ranked roadmap
No
Plain-English questions
No

Featurebase

License
Proprietary
Price
Free (1 seat, no AI), then $29/seat/mo
Price at 1,000 active users
$29+/seat/mo
Self-hostable
No
User limits
Per-seat pricing
Built-in widget
Yes
AI-ranked roadmap
Prioritization only
Plain-English questions
Limited

Fider

License
AGPL (copyleft)
Price
Free (250 items), then $25/mo cloud
Price at 1,000 active users
$25/mo
Self-hostable
Yes
User limits
None
Built-in widget
No
AI-ranked roadmap
No
Plain-English questions
No

Licenses, decoded: proprietary means renting. AGPL means open, with strings attached. MIT means yours: embed it, modify it, owe nobody.

Public pricing and licensing as of August 2026. The 1,000-user row uses each vendor's published tier for that volume (Canny Pro, billed annually). Out of date? Email us and we'll fix it.

Full comparisons: Canny alternative · Featurebase alternative · Fider alternative

Yours, in every sense that matters.

Every line is public and MIT-licensed. That is the guarantee behind every claim on this page.

Yours to audit

Read it, question it, quote it in your security review.

Yours to fork

Modify it, sell it, embed it in commercial products. No source-sharing obligations, no feature gates, no license keys.

Yours to host

Deploy to your own Vercel project with Supabase and Firebase in about 15 minutes, all on free tiers. Same codebase we run.

Boring stack, on purpose

Next.js, React, TypeScript, tRPC, Kysely, PostgreSQL. Anyone on your team can maintain it.

View the source on GitHub

MIT licensed · every commit and release public

Two ways to run it. Both $0.

Hosted on ours or self-hosted on yours. Same code, same features, same price.

Recommended

Hosted

$0/ forever

We run it. Your board is live in under a minute.

  • unlimited users · unlimited posts · every feature
  • no credit card · no trial clock
Create your feedback board

Self-hosted

$0/ forever

Your own Vercel project, Supabase database, and Firebase auth, all on free tiers. Your data never touches ours.

  • about 15 minutes to live
  • Vercel · Supabase · Firebase · your OpenRouter key
Read the setup guide

Questions, answered honestly.

Own your feedback.

Your users are already telling you what to build. Hear them.

Create your feedback board

Or open the live demo · read the self-hosting guide