devpro / keep-track

Applications and libraries to save and review things we like & own, things we like & saw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keeptrack

Build Status Quality Gate Status Coverage

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.).

About

Applications and libraries to save and review things we like & own, things we like & saw

License:MIT License


Languages

Language:C# 49.6%Language:TypeScript 24.8%Language:HTML 17.5%Language:Shell 2.9%Language:JavaScript 2.4%Language:CSS 2.4%Language:Dockerfile 0.3%