diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-11-26 03:59:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-26 03:59:29 -0800 |
| commit | 71f4ab4ab82b7774f61ec3d6d8fd5ad26c648e7c (patch) | |
| tree | 580d54766005466de1fb4399a0ead0b1b62035eb | |
| parent | 4ab8ec218cfb6e46036b8c512432a5b7ed4b29fb (diff) | |
Update README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ -# [NijiTrack](https://phase-tracker.com) +# Nijitrack Historical subscriber count tracker for any subset of YouTube channels. Flask backend and NextJS frontend for visualization. -This was originally made with the intention of tracking the subscriber count of Virtual YouTubers in the Nijisanji organization, but can be used for any set of channels. - +This code is current deployed as [PhaseTracker](https://phase-tracker.com). Collecting the subscriber data for members of Phase Connect. # Backend: Below are the steps to set up the flask backend for data collection and serving data through a web server (`/backend` folder of repo) |
