For local development we use Docker Compose. Clone the repo and build:
git clone git@github.com:yoonakang/compassionapp.git
cd compassionapp
mkdir data # for volume mounted bind
docker compose up --build
Your local environment is accessible at:
For
appID='292301126304936'
our Meta Developer application https://developers.facebook.com/apps/292301126304936/
the sample provided counts how many times the page was visited, counting & writing this in our mongo backend, to display at http://localhost:8080/
pymongo
for combining the backend w/ databaseWe will use this python backend to pass instagram allowed URLs to Azure / AWS for facial detection, to selectively display with conditional React logic only photos on a timeline that meet the compassionmode thresholds