From 52a2461b060f228d540c4ea776448f4b3487a5e9 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 13 Apr 2024 01:37:22 -0700 Subject: update README with submodule info --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fbc1c29..2c10851 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3