We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Log on to the Server as root
ssh root@178.128.34.72 cd /home/django/django_project git pull
Follow the steps in https://github.com/kmcluskey/FlyMet/wiki/Populate-local-DB-and-run-server until the collectstatic command. Then:
collectstatic
npm run build systemctl stop gunicorn systemctl restart gunicorn
There was an error while loading. Please reload this page.