Feedbase

screenshot of Feedbase
nextjs
tailwind
supabase

The open-source solution for collecting feedback & communicating updates.

Overview

Feedbase is an open-source product management tool designed to help companies improve customer relationships by efficiently managing customer issues and gaining insights into product status. It utilizes technologies like Next.js, Typescript, Tailwind, Shadcn/ui, Supabase, and Vercel to provide a robust platform for product management.

Features

  • Efficient Issue Tracking: Capture, prioritize, and resolve customer issues effectively.
  • Insights & Analytics: Gain valuable insights into product status and customer interactions.
  • Customizable Public Hub: Customize the public hub to showcase product information and updates.
  • Roadmap & Feature Requests: Plan and implement future features based on user feedback.
  • Integration with External Tools: Seamlessly integrate with tools like GitHub, Linear, and more.
  • User Management: Manage users and access controls within the platform.

Summary

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

supabase
Supabase

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

turborepo
Turborepo

Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.