1 2 3 4
SET "DATABASE=database_senior.csv" SET "APP_SETTINGS=config.ProductionConfig" call .venv\Scripts\activate call flask run -p 3000