A modern product feedback and roadmap platform that helps you collect feedback, prioritize features, and keep your users in the loop.
Website: reflet.app | GitHub: damien-schneider/reflet
Reflet transforms chaotic feedback into actionable product insights. Build products your users actually love through transparent collaboration.
📊 Feedback Management Collect and organize user feedback with upvoting, comments, and tags. Prioritize what matters most to your users with intuitive filtering and search.
🗺️ Roadmap Planning Visualize your product roadmap with a beautiful kanban-style board. Drag-and-drop items between stages: Backlog → Planned → In Progress → Done.
📝 Changelog & Releases Keep users informed with beautiful release notes. Link updates directly to the features they requested, creating a virtuous feedback loop.
⚡ Real-Time Collaboration Multiple users can work simultaneously without conflicts. Every change syncs across all connected devices in milliseconds.
👥 Team Management Multi-tenant architecture with organizations, team invitations, and role-based access control (Owner, Admin, Member).
🎨 Branding & Customization Customize your public-facing pages with your brand colors, custom CSS, and domain.
🔒 Flexible Privacy Choose what's public and what's private. Create private boards for internal discussions while keeping public feedback transparent.
🔔 Smart Notifications Get notified about status changes, new comments, and vote milestones. Stay in the loop without drowning in noise.
🔍 Powerful Search Full-text search across all feedback items with intelligent filtering by status, tags, and more.
The fastest way to get started is at reflet.app.
Reflet is open source and can be self-hosted on your own infrastructure.
# Clone the repository
git clone https://github.com/damien-schneider/reflet.git
cd reflet
# Install dependencies
bun install
# Set up Convex backend
bun run dev:setup
# Start the development server
bun run devOpen http://localhost:3003 in your browser.
See CONTRIBUTING.md for detailed development setup.
- Startups: Get early feedback and build features users actually want
- SaaS Companies: Transparent roadmap builds trust and reduces churn
- Open Source Projects: Community-driven feature requests with voting
- Agencies: Client collaboration boards with private workspaces
- Enterprise: Role-based access, SSO, and private boards
Reflet is built with modern, developer-friendly technologies:
- Frontend: React 19, Next.js (App Router)
- Backend: Convex (real-time reactive backend)
- UI: TailwindCSS, shadcn/ui
- Auth: Better-Auth
- Build: Turborepo, Bun
- Linting: Ultracite (Biome)
We love contributions! See CONTRIBUTING.md for guidelines on how to get started.
Server Side Public License (SSPL) - Contributions welcome! See LICENSE for details.
Key points:
- ✅ Free to use, modify, and self-host
- ✅ Contributions must be submitted under the same license
⚠️ Cannot be used to create a competing commercial product or hosted service without permission
For commercial licensing options, contact: licensing@reflet.app
If you find Reflet useful, please star us on GitHub!
- Issues: GitHub Issues
- Discussions: GitHub Discussions
Built with ❤️ by the Reflet team