{"id":48609818,"url":"https://github.com/eersnington/feedbackthing-monorepo","last_synced_at":"2026-04-09T00:33:50.658Z","repository":{"id":283369523,"uuid":"907501720","full_name":"eersnington/feedbackthing-monorepo","owner":"eersnington","description":"Feedbackthing allows you to validate features, collect feedback, build roadmaps and changelogs, all in one place.","archived":false,"fork":false,"pushed_at":"2025-03-19T21:23:55.000Z","size":2881,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T22:33:56.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://feedbackthing.pro","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eersnington.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-23T18:16:54.000Z","updated_at":"2025-03-19T21:23:59.000Z","dependencies_parsed_at":"2025-03-19T22:51:40.583Z","dependency_job_id":null,"html_url":"https://github.com/eersnington/feedbackthing-monorepo","commit_stats":null,"previous_names":["eersnington/feedbackthing-monorepo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eersnington/feedbackthing-monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eersnington%2Ffeedbackthing-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eersnington%2Ffeedbackthing-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eersnington%2Ffeedbackthing-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eersnington%2Ffeedbackthing-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eersnington","download_url":"https://codeload.github.com/eersnington/feedbackthing-monorepo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eersnington%2Ffeedbackthing-monorepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31580109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-09T00:33:50.560Z","updated_at":"2026-04-09T00:33:50.636Z","avatar_url":"https://github.com/eersnington.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FeedbackThing.pro\n\nFeedbackThing.pro is a modern, feedback management platform built to streamline user insights and improve product iterations. It’s designed with a focus on performance, scalability, and ease of development, leveraging cutting-edge technologies and best practices.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n- [API Documentation](#api-documentation)\n- [Authentication](#authentication)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Overview\n\nFeedbackThing.pro offers a seamless way to collect, manage, and analyze user feedback. Built with modern frameworks and tools, it ensures an efficient development process and a robust user experience.\n\n## Features\n\n- **Centralized Feedback Management:** Easily gather and organize user feedback in one place.\n- **Real-Time Updates:** Experience lightning-fast performance with Next.js and TurboRepo.\n- **Comprehensive API:** Leverage an OpenAPI-defined interface for seamless integrations.\n- **Detailed Documentation:** Extensive project documentation powered by Mintlify.\n- **Secure Authentication:** Robust user authentication managed by Clerk.\n\n## Technologies Used\n\n- **Turborepo:** Monorepo tool to manage the project’s multiple packages and apps efficiently.\n- **Next.js 15:** Provides a React framework optimized for performance and SEO.\n- **OpenAPI:** Defines the structure of APIs to ensure consistency and reliability.\n- **Mintlify:** Used for generating and hosting the project’s documentation.\n- **Clerk:** Manages user authentication and authorization.\n\n## Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (version 14 or higher)\n- [Yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/)\n\n### Installation\n\n1. **Clone the repository:**\n\n```bash\ngit clone https://github.com/yourusername/feedbackthing.pro.git\ncd feedbackthing.pro\n```\n2. **Install dependencies:**\n\n```bash\npnpm install\n```\n\n3. **Configure environment variables:**\n\nCreate a .env file at the root of the project and add the necessary environment variables. Refer to the sample file (.env.example) for guidance.\n\n4. **Run the development server:**\n\n```bash\npnpm run dev\n```\n\nOpen http://localhost:3000 to view the application in your browser.\n\n## API Documentation\nThe project API is defined using OpenAPI. You can find the complete API specification in the docs/api directory or visit our hosted documentation powered by Mintlify at https://docs.feedbackthing.pro.\n\n## Authentication\nAuthentication is handled by Clerk, ensuring a secure and smooth login experience. For more information on configuration and customization, please refer to the Clerk documentation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feersnington%2Ffeedbackthing-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feersnington%2Ffeedbackthing-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feersnington%2Ffeedbackthing-monorepo/lists"}