Fider
Open platform to collect and prioritize customer product feedback and feature requests.
Why consider Fider?
Fider is an open-source customer feedback platform written in Go and React. It allows product teams to collect user feature ideas, let the community upvote suggestions, and communicate product roadmap statuses.
Learn Fider by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Fider
Fider centralizes customer requests into a transparent public board where users vote on features they need most.
Running with Docker
docker run -d \ --name fider \ -p 3000:3000 \ -e DATABASE_URL=postgres://user:pass@db:5432/fider \ getfider/fider:latestFider is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.