bcgov/document-generation-showcase

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/idea.md
.github/ISSUE_TEMPLATE/story.md
.github/actions/build-push-container/action.yaml
.github/actions/deploy-to-environment/action.yaml
.github/environments/values.dev.yaml
.github/environments/values.pr.yaml
.github/environments/values.prod.yaml
.github/environments/values.test.yaml
.github/pull_request_template.md
.github/workflows/charts-release.yaml
.github/workflows/codeql-analysis.yaml
.github/workflows/on-pr-closed.yaml
.github/workflows/on-pr-opened.yaml
.github/workflows/on-push.yaml
.github/workflows/unit-tests.yaml
.gitignore
CODE-OF-CONDUCT.md
COMPLIANCE.yaml
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
_config.yml
app/.editorconfig
app/.eslintignore
app/.eslintrc.js38
A
0 mins
app/.prettierrc
app/README.md
app/app.js96
A
0 mins
app/bin/www
app/config/custom-environment-variables.json
app/config/default.json
app/config/production.json
app/config/test.json
app/frontend/.env
app/frontend/.env.development
app/frontend/.env.test
app/frontend/.eslintignore
app/frontend/.eslintrc.js83
A
0 mins
app/frontend/.prettierrc
app/frontend/README.md
app/frontend/babel.config.js5
A
0 mins
app/frontend/jest.config.js26
A
0 mins
app/frontend/jsconfig.json
app/frontend/lcov-fix.mjs