Sunrise-backend Development Install dependencies Setup env variables $ set FLASK_APP=backend $ set FLASK_ENV=development Run the app $ flask run