FLASK_APP=run.py FLASK_ENV=development SECRET_KEY=your-secret-key SQLALCHEMY_DATABASE_URI=sqlite:///development.db