expressjs-typescript-prisma-boilerplate
An express + typescript boilerplate with prisma preconfigured with eslint + prettier, swagger, husky, jest and supertest
파일 탐색기
최종 버전 다운로드 (.zip)- commit-msg
- pre-commit
- settings.json
- migration.sql
- migration_lock.toml
- schema.prisma
- seed.ts
- home.css
- home.js
- home.html
- create-env.sh
- create-module.sh
- run-test.sh
- app.config.ts
- env-validation.config.ts
- express-jsdoc-swagger.config.ts
- log-message.decorator.ts
- user.dto.ts
- environment.enum.ts
- api.ts
- environment.ts
- errors.ts
- logger.ts
- prisma.ts
- auth.ts
- error-handler.ts
- request-validator.ts
- users.controller.ts
- users.route.ts
- users.service.ts
- index.ts
- env.d.ts
- common.type.ts
- decorators.type.ts
- environment.type.ts
- index.ts
- constants.ts
- decorators.ts
- helper.ts
- print-app-info.ts
- app.ts
- home.ts
- index.ts
- server.ts
- user.ts
- signup.e2e.test.ts
- users.integration.test.ts
- index.ts
- util-types.ts
- environment.unit.test.ts
- logger.unit.test.ts
- .commitlintrc.json
- .editorconfig
- .env.example
- .eslintignore
- .eslintrc.json
- .gitignore
- .lintstagedrc.js
- .prettierignore
- .prettierrc
- CHANGELOG.md
- jest.config.e2e.ts
- jest.config.integration.ts
- jest.config.ts
- jest.config.unit.ts
- LICENSE.txt
- Makefile
- package-lock.json
- package.json
- README.md
- tsconfig.build.json
- tsconfig.dev.json
- tsconfig.eslint.json
- tsconfig.json
// repository documentation
Was this content helpful?
(0 ratings)
