An open-source social media platform for centralized product reviews and information sharing.
Feednext is an open-source social media platform that serves as a centralized hub for product reviews and information sharing. It allows users to discuss and review physical or virtual objects—like electronics, components, or media—from a single source. The project aims to become a global system for distributing product information and reviews.
Developers and organizations looking to build or self-host a modern social media platform focused on product reviews and community-driven content. It's suitable for those interested in a performant, Docker-based stack with real-time features.
Feednext offers a fully open-source, self-hostable alternative to commercial social media platforms, with a focus on product-centric discussions. Its modern tech stack (NestJS, Next.js, TypeScript) and Docker support make it scalable and developer-friendly for customization.
social media app demo
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Built with NestJS, Next.js, and TypeScript, emphasizing performance-oriented development and adherence to software patterns for scalability.
Uses Docker Compose for containerized development and deployment, ensuring environment consistency as highlighted in the installation section.
Integrates WebSocket via Socket.io for live updates and messaging, enabling social media-like interactivity out of the box.
Automatically generates Swagger docs and provides hosted Postman documentation, facilitating easier API integration and testing.
Explicitly marked as 'No longer maintained,' meaning no bug fixes, security patches, or updates, which poses significant risks for any use.
The README warns that Docker setup is 'pretty messy' on non-Linux machines, requiring manual workarounds and configuration changes for OSX/Windows.
Requires Docker, Make, Node.js LTS, and multiple services like MongoDB and Redis, increasing initial setup overhead and potential points of failure.