.env-reference | |
|
|
.github/workflows/backend-cd.yml | |
|
|
.github/workflows/backend-ci.yml | |
|
|
.github/workflows/frontend-cd.yml | |
|
|
.github/workflows/frontend-ci.yml | |
|
|
.gitignore | |
|
|
README.md | |
|
|
api/Dockerfile | |
|
|
api/README.md | |
|
|
api/api/__init__.py | 0 | A 0 mins |
|
api/api/asgi.py | 10 | A 0 mins |
|
api/api/settings.py | 94 | A 0 mins |
|
api/api/urls.py | 20 | A 0 mins |
|
api/api/wsgi.py | 10 | A 0 mins |
|
api/docker-entrypoint.sh | |
|
|
api/manage.py | 17 | A 0 mins |
|
api/requirements.txt | |
|
|
api/setup.cfg | |
|
|
api/task/__init__.py | 0 | A 0 mins |
|
api/task/apps.py | 4 | A 0 mins |
|
api/task/migrations/0001_initial.py | 16 | A 0 mins |
|
api/task/migrations/__init__.py | 0 | A 0 mins |
|
api/task/models.py | 7 | A 0 mins |
|
api/task/serializers.py | 6 | A 0 mins |
|
api/task/tests.py | 9 | A 0 mins |
|
api/task/urls.py | 9 | A 0 mins |
|
api/task/views.py | 18 | A 0 mins |
|
assets/code-climate.png | |
|
|
assets/codecov.png | |
|
|
assets/docker-environment.png | |
|
|
assets/github-actions.png | |
|
|
assets/pull-requests.png | |
|
|
client/.babelrc | |
|
|
client/.editorconfig | |
|
|
client/.eslintignore | |
|
|
client/.eslintrc.js | 30 | A 0 mins |
|
client/.gitignore | |
|
|
client/.postcssrc.js | 5 | A 0 mins |
|
client/.vscode/extensions.json | |
|
|
client/.vscode/settings.json | |
|
|
client/Dockerfile | |
|
|
client/README.md | |
|
|
client/babel.config.js | 9 | A 0 mins |
|
client/jest.config.js | 38 | A 0 mins |
|
client/jsconfig.json | |
|
|
client/package.json | |
|
|
client/public/favicon.ico | |
|
|
client/public/icons/favicon-128x128.png | |
|
|
client/public/icons/favicon-16x16.png | |
|
|
client/public/icons/favicon-32x32.png | |
|
|