@@ -0,0 +1,4 @@
# start.sh
#!/bin/bash
(cd backend && source venv/bin/activate && uvicorn main:app --reload) &
(cd frontend && ng serve)
The note is not visible to the blocked user.