100% Free • Unlimited • Open Source
The feedback management platform built for speed, transparency, and high-fidelity product design.
Pidemelo.app is built under the "Modern B2B Clarity" design philosophy, where visual structure and strategic use of color create a professional, intuitive, and data-driven interface.
- Defined Visual Hierarchy: Goodbye to clutter. We use tactile cards with rounded corners and soft drop-shadows to clearly separate each piece of feedback. As seen in our dashboard, the organized columns allow for quick scanning, making feedback management a frictionless process.
- Monochrome Precision with a Punch: The interface maintains a clean, high-contrast aesthetic, reserving our signature Orange (#FF6600) exclusively for critical actions (CTAs) and memorable messaging. This color naturally guides the user's eye to what truly matters.
- User Voice-First Design: Every pixel has a purpose: prioritizing feedback. Through crisp typography and generous spacing, we remove all distractions so that votes, tags, and the users' ideas take center stage.
- 🎯 Public Feedback Boards: Create unlimited boards for your products or projects.
- 🔼 Community Voting: Anonymous and authenticated voting system (fingerprint-authenticated) to identify real priorities.
- 🔌 Widget Studio: Fully customizable iframe widgets to embed feedback forms or boards directly into your own website.
- 🏷️ Smart Tagging: Categorize ideas using custom tags with precise visual indicators.
- 📸 High-Fidelity Uploads: Support for image attachments in every suggestion via ImageKit integration.
- ⚙️ Admin Dashboard: A premium kanban-style management interface to move ideas from "Review" to "Completed".
- 🌐 Multi-language (i18n): Support for English and Spanish out of the box.
- 📩 Auto-notifications: Real-time email alerts via Resend when new suggestions arrive.
Built with the most modern and scalable technologies:
- Framework: Next.js 14 (App Router & Server Actions)
- Database: PostgreSQL with Neon (Serverless)
- ORM: Drizzle ORM (Edge compatible)
- Auth: Clerk
- Styling: Tailwind CSS
- Icons: Lucide React
- Email: Resend
- Storage: ImageKit
- Node.js 18+
- A Neon PostgreSQL instance
- A Clerk account
- A Resend API key
- An ImageKit account
git clone https://github.com/gontzi/pidemelo.git
cd pidemelo
npm installCopy the .env.example file to .env.local and fill in your credentials:
cp .env.example .env.localPush the schema to your Neon database:
npx drizzle-kit pushnpm run devThis project is maintained entirely by Gontzi as a gift to the open-source community. It has no monthly fees, no "Pro" plans, and no limits.
If this tool saves you time or money, consider supporting its maintenance:
Licensed under the MIT License. Feel free to fork, modify, and distribute.