Repo for PP sticky notes
pip install -r backend/requirements.txt
cd backend
uvicorn main:app --reload
The server will be running in http://127.0.0.1:8000
visit http://127.0.0.1:8000/docs
update backend/settings.env with bearer token generated from ProjectPlace