keep-track
keep-track copied to clipboard
Applications and libraries to save and review things we like & own, things we like & saw
Keeptrack
Keeptrack is a an open source application that let you save everything you read, watch, listen or play.
Instances
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).
Software design
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.).