Initial commit that merge both the front end and the API in the same repository
parents
.dockerignore
0 → 100644
.editorconfig
0 → 100644
.env.dev
0 → 100644
.gitattributes
0 → 100644
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
CONTRIBUTORS.txt
0 → 100644
LICENSE
0 → 100644
README.rst
0 → 100644
api/.coveragerc
0 → 100644
api/.pylintrc
0 → 100644
api/Dockerfile
0 → 100644
api/compose/nginx/Dockerfile
0 → 100644
api/compose/nginx/nginx.conf
0 → 100644
api/config/__init__.py
0 → 100644
api/config/api_urls.py
0 → 100644