diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:37:22 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:37:22 -0700 |
| commit | 52a2461b060f228d540c4ea776448f4b3487a5e9 (patch) | |
| tree | bb48c9be09b542b600b42a79f307316412adc1f7 | |
| parent | 6d084b98235bf1799e17fc17aad7ab9894621915 (diff) | |
update README with submodule info
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Historical subscriber count tracker for any subset of YouTube channels. Flask ba This code is current deployed as [PhaseTracker](https://phase-tracker.com). Collecting the subscriber data for members of Phase Connect. # Backend: +The code in this repo is the frontend. The backend API is available as a submodule. You can find the repo [here](https://github.com/pinapelz/NijiTrack-API) + Below are the steps to set up the flask backend for data collection and serving data through a web server (`/backend` folder of repo) ### Dependencies |
