FLASK_APP=main.py FLASK_ENV=development SECRET_KEY=change-this-to-a-random-secret-key DATABASE_URL=sqlite:///app.db