Feedbase is a self-hosted RSS reader designed for speed, control, and productivity. It combines feed organization, article management, and a lightweight PWA experience so you can stay in your flow.
- 🔒 Self-hosted and private feed management
- ⌨️ Keyboard-driven navigation and controls
- 📁 Folder and subscription organization
- ⭐ Article marking, starring, and bookmarks
- 💬 Annotations and personal notes on articles
- 📡 Offline reading and local caching
- 🔗 REST API and Fever API compatibility
The easiest way to run Feedbase is using Docker.
git clone https://github.com/Daniel-Brai/feedbase.git
cd feedbase
docker-compose upVisit http://localhost:80 in your browser once the containers are up and running. You can log in with the default credentials:
- Name:
Adminstrator - Email:
admin@feedbase.app - Password:
Password@123
Check the Makefile and CONTRIBUTING.md for more development commands.
Please see the LICENSE file for more information.
