node-express-modular-architecture
π A modular folder structure for developing highly scalable and maintainable APIs in nodejs using express.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- push-image.yaml
- snyk-scan.yaml
- FUNDING.yml
- pre-commit
- settings.json
- controller.js
- module.js
- routes.js
- service.js
- validator.js
- component.js
- yargs.js
- asset-helper.js
- index.js
- init-helper.js
- path-helper.js
- template-helper.js
- view-helper.js
- .necarc
- index.js
- private.key
- public.key
- custom-environment-variables.yaml
- dbConfig.js
- default.yaml
- development.yaml
- production.yaml
- test.yaml
- index.js
- User.js
- config.js
- index.js
- routes.js
- auth.js
- authorize.js
- error-handler.js
- express-callback.js
- index.js
- logRoutes.js
- not-found-error.js
- validate-json.js
- validator-callback.js
- app-health.controller.js
- app-health.module.js
- app-health.routes.js
- app-health.service.js
- auth.controller.js
- auth.module.js
- auth.routes.js
- auth.service.js
- auth.types.js
- auth.validator.js
- jwt.service.js
- user.module.js
- typedefs.js
- logger.js
- api-errors.js
- graceful-shutdown.js
- helper.js
- httpStatus.js
- normalize-port.js
- app.js
- jsconfig.json
- server.js
- user.fixture.js
- auth.test.js
- authorize.test.js
- error-handler.test.js
- express-callback.test.js
- not-found.error.test.js
- validate-json.test.js
- validator-callback.test.js
- auth.controller.test.js
- auth.service.test.js
- jwt.service.test.js
- logger.test.js
- api-error.test.js
- graceful-shutdown.test.js
- helper.test.js
- normalize-port.test.js
- .dockerignore
- .eslintignore
- .eslintrc.cjs
- .gitignore
- .prettierrc.js
- .sequelizerc
- Dockerfile
- healthcheck.js
- jest.config.js
- package.json
- pnpm-lock.yaml
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
