HospitalRun/hospitalrun-server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.env.example
.eslintrc.js31
A
0 mins
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/regression.md
.github/ISSUE_TEMPLATE/security.md
.github/PULL_REQUEST_TEMPLATE.md
.github/autoapproval.yml
.github/dependabot.yml
.github/stale.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/pr-updater.yml
.gitignore
.npmrc
.prettierrc
.vscode/launch.json
.vscode/settings.json
CHANGELOG.md
LICENSE
README.md
SECURITY.md
bin/ddoc.js100
B
5 hrs
commitlint.config.js1
A
0 mins
docker-compose.yml
docs/database.md
docs/index.md
docs/plugins.md
docs/services.md
mkdocs.yml
package.json
src/app.ts24
A
0 mins
src/bin/tsconfig.json
src/graphql/resolvers.ts6
A
0 mins
src/graphql/schema.ts6
A
0 mins
src/index.ts15
A
0 mins
src/services/health.ts12
A
0 mins
src/services/root.ts13
A
0 mins
tsconfig.json