MCPcopy Create free account

hub / github.com/CollatzConjecture/nestjs-clean-architecture / types & classes

Types & classes114 in github.com/CollatzConjecture/nestjs-clean-architecture

↓ 25 callersInterfaceApiResponse
src/api/dto/common/api-response.dto.ts:4
Class
src/app.module.ts:50
Class
src/infrastructure/logger/logger.module.ts:9
Class
src/infrastructure/database/database.module.ts:8
Class
src/infrastructure/repository/auth.repository.ts:9
Class
src/infrastructure/repository/profile.repository.ts:11
Class
src/infrastructure/models/profile.model.ts:26
Class
src/infrastructure/health/health.controller.ts:5
Class
src/infrastructure/health/terminus-options.check.ts:10
Class
src/domain/services/profile-domain.service.ts:8
Class
src/domain/services/auth-domain.service.ts:9
Class
src/domain/entities/Auth.ts:3
Class
src/domain/entities/Profile.ts:1
Class
src/application/application.module.ts:14
Class
src/application/auth/auth.module.ts:47
Class
src/application/auth/jwt.strategy.ts:8
Class
src/application/auth/google.strategy.ts:12
Class
src/application/auth/local.strategy.ts:7
Class
src/application/auth/guards/roles.guard.ts:7
Class
src/application/auth/command/create-auth-user.command.ts:3
Class
src/application/auth/command/delete-auth-user.command.ts:1
Class
src/application/auth/command/handler/create-auth-user.handler.ts:10
Class
src/application/auth/command/handler/delete-auth-user.handler.ts:11
Class
src/application/auth/sagas/registration.saga.ts:11
Class
src/application/auth/events/auth-user-created.event.ts:1
Class
src/application/auth/events/auth-user-deleted.event.ts:1
Class
src/application/profile/profile.module.ts:30
Class
src/application/profile/command/create-profile.command.ts:1
Class
src/application/profile/command/handler/create-profile.handler.ts:9
Class
src/application/profile/events/profile-creation-failed.event.ts:1
Class
src/application/interceptors/logging.interceptor.ts:7
Class
src/application/interceptors/response.interceptor.ts:13
Class
src/application/services/response.service.ts:12
Class
src/application/services/auth.service.ts:33
Class
src/application/services/logger.service.ts:4
Class
src/application/services/logger.service.ts:10
Class
src/application/services/profile.service.ts:11
Class
src/application/middlewere/logger.middleware.ts:10
Class
src/application/middlewere/request-id.middleware.ts:5
Class
src/application/filters/api-exception.filter.ts:13
Class
src/api/api.module.ts:14
Class
src/api/controllers/profile.controller.ts:40
Class
src/api/controllers/hello.controller.ts:14
Class
src/api/controllers/auth.controller.ts:41
Class
src/api/dto/update-profile.dto.ts:4
Class
src/api/dto/create-profile.dto.ts:4
Class
src/api/dto/auth/register-auth.dto.ts:4
Class
src/api/dto/auth/change-password.dto.ts:4
Class
src/api/dto/auth/login-auth.dto.ts:4
Class
src/api/dto/auth/refresh-token.dto.ts:4
Class
src/api/dto/common/api-response.dto.ts:17
Class
src/api/dto/common/api-response.dto.ts:51
Class
src/api/dto/common/api-response.dto.ts:88
Class
src/api/dto/common/api-response.dto.ts:112
ClassApiExceptionFilter
src/application/filters/api-exception.filter.ts:13
ClassApiModule
src/api/api.module.ts:14
ClassAppModule
src/app.module.ts:50
ClassApplicationModule
src/application/application.module.ts:14
InterfaceAuth
src/infrastructure/models/auth.model.ts:91
ClassAuthController
src/api/controllers/auth.controller.ts:41
ClassAuthDomainService
src/domain/services/auth-domain.service.ts:9
ClassAuthModule
src/application/auth/auth.module.ts:47
ClassAuthRepository
src/infrastructure/repository/auth.repository.ts:9
ClassAuthService
src/application/services/auth.service.ts:33
ClassAuthUser
src/domain/entities/Auth.ts:3
ClassAuthUserCreatedEvent
src/application/auth/events/auth-user-created.event.ts:1
ClassAuthUserDeletedEvent
src/application/auth/events/auth-user-deleted.event.ts:1
InterfaceAuthenticatedRequest
src/application/interfaces/authenticated-request.interface.ts:12
ClassChangePasswordDto
src/api/dto/auth/change-password.dto.ts:4
ClassContext
src/application/services/logger.service.ts:4
ClassCreateAuthUserCommand
src/application/auth/command/create-auth-user.command.ts:3
ClassCreateAuthUserHandler
src/application/auth/command/handler/create-auth-user.handler.ts:10
ClassCreateProfileCommand
src/application/profile/command/create-profile.command.ts:1
ClassCreateProfileDto
src/api/dto/create-profile.dto.ts:4
ClassCreateProfileHandler
src/application/profile/command/handler/create-profile.handler.ts:9
ClassDatabaseModule
src/infrastructure/database/database.module.ts:8
ClassDeleteAuthUserCommand
src/application/auth/command/delete-auth-user.command.ts:1
ClassDeleteAuthUserHandler
src/application/auth/command/handler/delete-auth-user.handler.ts:11
ClassErrorResponseDto
src/api/dto/common/api-response.dto.ts:51
ClassGoogleStrategy
src/application/auth/google.strategy.ts:12
ClassHealthController
src/infrastructure/health/health.controller.ts:5
ClassHelloController
src/api/controllers/hello.controller.ts:14
InterfaceIAuthRepository
src/domain/interfaces/repositories/auth-repository.interface.ts:3
InterfaceIProfileRepository
src/domain/interfaces/repositories/profile-repository.interface.ts:4
InterfaceJwtPayload
src/application/interfaces/authenticated-request.interface.ts:4
ClassJwtStrategy
src/application/auth/jwt.strategy.ts:8
ClassLocalStrategy
src/application/auth/local.strategy.ts:7
ClassLoggerMiddleware
src/application/middlewere/logger.middleware.ts:10
ClassLoggerModule
src/infrastructure/logger/logger.module.ts:9
ClassLoggerService
src/application/services/logger.service.ts:10
ClassLoggingInterceptor
src/application/interceptors/logging.interceptor.ts:7
ClassLoginAuthDto
src/api/dto/auth/login-auth.dto.ts:4
ClassPaginatedResponseDto
src/api/dto/common/api-response.dto.ts:112
ClassPaginationMeta
src/api/dto/common/api-response.dto.ts:88
ClassProfile
src/domain/entities/Profile.ts:1
InterfaceProfile
src/infrastructure/models/profile.model.ts:15
ClassProfileController
src/api/controllers/profile.controller.ts:40
ClassProfileCreationFailedEvent
src/application/profile/events/profile-creation-failed.event.ts:1
ClassProfileDomainService
src/domain/services/profile-domain.service.ts:8
ClassProfileModel
src/infrastructure/models/profile.model.ts:26
next →1–100 of 114, ranked by callers