Skip to content

sohelranacse/corona-app

Repository files navigation

https://covid19cu.herokuapp.com/

heroku login

git add .
git commit -am "make it better"
heroku config:set DISABLE_COLLECTSTATIC=1
git push heroku master
heroku run python manage.py migrate

heroku run 'bower install --config.interactive=false;grunt prep;python manage.py collectstatic --noinput'
heroku config:unset DISABLE_COLLECTSTATIC

heroku run python manage.py collectstatic


## Update ##
heroku login
git add .
git commit -am "make it better"
git push heroku master

Releases

No releases published

Packages

 
 
 

Contributors