Flask Configuration

FLASK COMMANDS

sudo apt install python3-pip
pip3 install virtualenv 
source venv/bin/activate
files location -cd /var/www/

Comments

Popular posts from this blog

simple inventory management system using Google Apps Script

sales forecasting ML model in retail using the Prophet algorithm from the Facebook Prophet library

static file does not load in nginx on ubuntu server