An open API service indexing awesome lists of open source software.

https://github.com/victor141516/tracetube-ng


https://github.com/victor141516/tracetube-ng

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# TraceTube

Is readme is a work in progress. It will be updated and expanded soon.

## Backend

It handles both the HTTP server and the worker. You can see all the options in the `config/index.ts` file

## Frontend

Currently the integration with the backend is managed using a static file server and a reverse proxy config that is not included in this repository.

## Chrome Extension

The Chrome extension scrapes user's YouTube history and sends it to the backend.