https://github.com/victor141516/tracetube-ng
https://github.com/victor141516/tracetube-ng
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victor141516/tracetube-ng
- Owner: victor141516
- Created: 2023-10-08T17:09:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-15T16:25:20.000Z (over 1 year ago)
- Last Synced: 2025-01-29T09:40:58.729Z (5 months ago)
- Language: TypeScript
- Size: 590 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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.