Merge branch 'staging' into 'master'
Initiate app structure and CI/CD See merge request !1
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
Dockerfile
0 → 100644
Procfile
0 → 100644
app/__init__.py
0 → 100644
File added
File added
File added
File added
File added
File added
File added
app/asgi.py
0 → 100644
app/settings.py
0 → 100644
app/urls.py
0 → 100644
app/wsgi.py
0 → 100644
docker-compose.yml
0 → 100644
home/__init__.py
0 → 100644
File added
Please register or sign in to comment