master
Nick Sergeant 2016-11-29 23:30:43 -05:00
parent e279e49f52
commit 3ad0bb0f5e
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ closes on December 31st, 2016, follow these steps:
4. `cd snipt`
5. `heroku git:remote -a <your-heroku-app-name>`
6. `heroku run python manage.py createsuperuser`
7. Get your [Snipt.net API key](https://snipt.net/api/).
8. `heroku run python manage.py import_snipts <snipt.net-api-key> <snipt.net-username> <your-instance-superuser-username>`
## Manual deploy to Heroku