# Procfile.dev - Development process configuration # Works with overmind, hivemind, foreman, or node-foreman backend: cd backend && .venv/bin/python main.py frontend: cd frontend && npm run dev -- --host