Download this file
1 2 3 4 5 6 7
#! /bin/bash cd client npm run build cd ../server sudo python3 app.py