issues
search
ShieldsJohn
/
Stompbox
0
stars
1
forks
source link
DEV TASK: Set up IDE
#14
Closed
ShieldsJohn
closed
7 months ago
ShieldsJohn
commented
7 months ago
[x] Create Github repository from CI template.
[x] Create Gitpod workspace from repository.
[x] Install Django via package manager
[x] Create new project
[x] Create an app and add it to settings.py
[x] Create env.py file to hide secret keys
[x] Add env.py to .gitignore so that the secret keys stay private