.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/custom.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/unit-tests.yaml | |
|
|
.gitignore | |
|
|
CODE-OF-CONDUCT.md | |
|
|
COMPLIANCE.yaml | |
|
|
CONTRIBUTING.md | |
|
|
Jenkinsfile | |
|
|
Jenkinsfile.cicd | |
|
|
LICENSE | |
|
|
README.md | |
|
|
_config.yml | |
|
|
app/.editorconfig | |
|
|
app/.eslintignore | |
|
|
app/.eslintrc.js | 38 | A 0 mins |
|
app/.prettierrc | |
|
|
app/.sequelizerc | |
|
|
app/README.md | |
|
|
app/app.js | 149 | A 2 hrs |
|
app/bin/www | |
|
|
app/config/custom-environment-variables.json | |
|
|
app/config/database.js | 27 | A 0 mins |
|
app/config/default.json | |
|
|
app/config/production.json | |
|
|
app/config/test.json | |
|
|
app/frontend/.browserslistrc | |
|
|
app/frontend/.env | |
|
|
app/frontend/.env.development | |
|
|
app/frontend/.env.test | |
|
|
app/frontend/.eslintignore | |
|
|
app/frontend/.eslintrc.js | 78 | A 0 mins |
|
app/frontend/.prettierrc | |
|
|
app/frontend/LICENSE | |
|
|
app/frontend/README.md | |
|
|
app/frontend/babel.config.js | 3 | A 0 mins |
|
app/frontend/jest.config.js | 26 | A 0 mins |
|
app/frontend/jsconfig.json | |
|
|
app/frontend/package-lock.json | |
|
|
app/frontend/package.json | |
|
|
app/frontend/public/favicon.ico | |
|
|
app/frontend/public/files/cdogs.postman_collection.json | |
|
|
app/frontend/public/files/ches.postman_collection.json | |
|
|
app/frontend/public/index.html | |
|
|
app/frontend/src/App.vue | |
| A 100% |
app/frontend/src/assets/images/bc_logo.svg | |
|
|