cd ./backend/src flask --app rest_api.py run --debug & cd ../../frontend/ npm run dev