A personal RSS reader you can self-host at no cost.
The project is arranged in these parts:
-
Backend infrastructure built with Terraform and AWS
-
Frontend clients that run natively on each platform:
- Web
- iOS, iPadOS, and macOS (WIP)
- Android (TBD)
-
A Figma design file that you can view or duplicate
- Set up the backend infrastructure so there are endpoints your clients can call.
- Set up one or more of the clients following their README files.
- Run clients locally, host, or install them wherever you want.