Skip to content
View feedbackland's full-sized avatar

Block or report feedbackland

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
feedbackland/README.md

Feedbackland

The open-source feedback platform.

A free and unlimited alternative to Canny.

License: MIT Built with Next.js TypeScript PostgreSQL Self-Hosted PRs Welcome

Live Demo · Get Started Free · Self-Host

 

Feedbackland Dashboard

 

Why Feedbackland?

Most feedback tools charge per seat, gate features behind tiers, and lock you into their ecosystem. Feedbackland is different:

  • Free forever, no limits. Unlimited feedback, users, and admins. MIT licensed. No upgrade walls.
  • AI that actually helps. Auto-generate a prioritized roadmap from raw feedback, or ask questions like "What do users hate about the login flow?" and get cited answers instantly.
  • Works where your users are. Standalone board, embeddable widget, or drop-in React/Next.js components — your call.
  • Modern stack, no compromises. Next.js 16, TypeScript, tRPC, Tailwind, shadcn/ui, Kysely, and Postgres.

Get Running

Cloud — Your own instance, free, cloud-hosted. Nothing to install. Up and running in 30 seconds.
Create your platform →

Self-hosted — Deploy on your own infrastructure with Vercel + Supabase + Firebase. Up and running in 30 minutes.
Read the self-hosting guide →

Demo

See the full admin experience without creating an account.

URL demo.feedbackland.com
Email admin@demo.com
Password demo1234

Features

Feature Description
Feedback Board Public or private board where users submit, upvote, and discuss ideas.
AI Roadmap Automatically distills feedback into a prioritized, shareable product roadmap.
Ask AI Chat with your feedback data. Get instant, cited answers to product questions.
Embeddable Widgets Drop a React/Next.js widget into your app to capture feedback in context.
Admin Dashboard Manage posts, track activity, and configure your platform from one place.
Auth & Roles Built-in authentication with admin and user roles out of the box.

Tech Stack

Layer Technology
Framework Next.js 16 (App Router, Turbopack)
Language TypeScript
API tRPC
Database Postgres via Kysely
Auth Firebase Auth
AI [OpenRouter](https://sdk.vercel.ai
UI Tailwind CSS + shadcn/ui
Hosting Vercel + Supabase

Contributing

Contributions are welcome and encouraged! Open an issue first to discuss what you'd like to change, then submit a PR.

License

MIT © Feedbackland

Popular repositories Loading

  1. feedbackland feedbackland Public

    The open-source feedback platform. A free, unlimited, AI-powered alternative to Canny built with Next.js.

    TypeScript 7 3

  2. feedbackland-react feedbackland-react Public

    TypeScript