Github Automate JSON Files Pull Requests Run Backend create .env from .env.example Run backend app FLASK_APP=server.py flask run Run Frontend goto frontend in new terminal tab cd frontend install packages. npm install run front-end npm start