some readme updates

This commit is contained in:
trav 2021-06-18 10:01:38 -04:00
parent 600eaa2c47
commit e9e2c77d26
2 changed files with 8 additions and 0 deletions

View File

@ -48,6 +48,11 @@ HERE, we probs want to checkout https://git.startinblox.com/djangoldp-packages/d
``` ```
$ python manage.py creatersakey $ python manage.py creatersakey
``` ```
10. Create super user
```
$ python manage.py createsuperuser
```
9. Launch the development server: 9. Launch the development server:
``` ```
$ python manage.py runserver $ python manage.py runserver
@ -65,6 +70,9 @@ cd hubl
npm install npm install
``` ```
OR use our repo of it https://git.autonomic.zone/autonomic-cooperative/hubl
Then, add the following as `config.json` in your hubl folder. Then, add the following as `config.json` in your hubl folder.
``` ```

BIN
media/netscape-throbber.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB