teableio/teable

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/actions/docker-build-push/action.yml
.github/actions/pnpm-install/action.yml
.github/workflows/docker-push.yml
.github/workflows/integration-tests.yml
.github/workflows/linting.yml
.github/workflows/unit-tests.yml
.gitignore
.gitpod.yml
.husky/commit-msg
.husky/install.mjs
.husky/pre-commit
.idea/modules.xml
.ncurc.yml
.npmrc
.prettierignore
.prettierrc.js18
A
0 mins
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
apps/nestjs-backend/.eslintrc.js27
A
0 mins
apps/nestjs-backend/.gitignore
apps/nestjs-backend/README.md
apps/nestjs-backend/nest-cli.json
apps/nestjs-backend/package.json
apps/nestjs-backend/src/app.module.ts61
A
0 mins
apps/nestjs-backend/src/bootstrap.ts96
A
0 mins
apps/nestjs-backend/src/cache/cache.module.ts19
A
0 mins
apps/nestjs-backend/src/cache/cache.provider.ts38
A
0 mins
apps/nestjs-backend/src/cache/cache.service.ts21
A
0 mins
apps/nestjs-backend/src/cache/types.ts37
A
0 mins
apps/nestjs-backend/src/configs/auth.config.ts36
A
0 mins
apps/nestjs-backend/src/configs/base.config.ts15
A
0 mins
apps/nestjs-backend/src/configs/bootstrap.config.ts21
A
0 mins
apps/nestjs-backend/src/configs/cache.config.ts14
A
0 mins
apps/nestjs-backend/src/configs/config.module.ts43
A
0 mins
apps/nestjs-backend/src/configs/config.spec.ts33
A
0 mins
apps/nestjs-backend/src/configs/env.validation.schema.ts44
A
0 mins
apps/nestjs-backend/src/configs/logger.config.ts9
A
0 mins
apps/nestjs-backend/src/configs/mail.config.ts17
A
0 mins