Feedbase is an open-source feedback platform designed specifically for product teams who want to listen, learn, and grow alongside their users.
This repository contains the source code for the Feedbase Landing Page and our official documentation.
Note: We are currently a work in progress! 🚧 We are actively building out our guides and refining our look, so please excuse the dust as we grow.
We love keeping things clean, fast, and accessible. Our docs are powered by:
- Framework: Next.js (App Router)
- Styling: Tailwind CSS
- Typography: Inter, Plus Jakarta Sans, Outfit
- Deployment: Vercel
We are building out the following sections to help your team succeed:
- Getting Started: Quick installation guide.
- API Reference: Integrating Feedbase into your product.
- Best Practices: How to manage and categorize user feedback effectively.
- Customization: Making Feedbase look like your brand.
We love community contributions! Whether you’re fixing a typo, improving a guide, or suggesting a new feature, your help makes Feedbase better for everyone.
- Fork the repo.
- Create a branch:
git checkout -b feature/cool-new-doc - Make your changes.
- Push to the branch:
git push origin feature/cool-new-doc - Open a Pull Request!
Found a bug or want to suggest a feature? Please open an issue and let us know!
Made with love for the product community.
