tasks:
  - init: cd backend && pip install -r requirements.txt
    command: cd backend && python main.py