Keeptrack is a an open source application that let you save everything you read, watch, listen or play.
This code is Cloud Native, it can be deployed to any kind of infrastructure.
A SaaS free version is currently available for early adopters (contact the repository owner to get an access).
Application frontend is a web application (Single Page Application) written in TypeScript (Angular 16+).
Application backend is a web API (REST) written in C# (.NET 7+).
Application data is persisted in a MongoDB (7.0) database.
Application authentication is federated with Firebase Authentication and can be done from multiple providers (Google, GitHub, etc.).