Run asset building serverside

This commit is contained in:
2021-01-28 01:40:14 +00:00
parent 8346d705ba
commit 638816535e
57 changed files with 360 additions and 34334 deletions

View File

@@ -1,2 +1,2 @@
release: python manage.py migrate
release: node node_modules/gulp/bin/gulp build && python.manage.py collectstatic && python manage.py migrate
web: gunicorn PyRIGS.wsgi --log-file -