template-for-typescript-projects
    Preparing search index...

      template-for-typescript-projects

      Modules

      app
      application/AlertService
      application/errors
      application/port/AlertSender
      application/port/CreateAlertCommand
      config
      domain/Alert
      domain/errors
      domain/port/AlertRepository
      domain/utils/dateUtils
      domain/value/AlertId
      domain/value/AlertStatus
      domain/value/BreachDetails
      interfaces/web-api/AlertController
      interfaces/web-api/createMainRouter
      interfaces/web-api/internal/InternalAlertController
      interfaces/web-api/middleware/AuthMiddleware
      interfaces/web-api/middleware/errorMiddleware
      interfaces/web-api/presenter/AlertPresenter
      interfaces/web-api/SseSender
      presentation/CreateAlertSchema
      server
      storage/AlertMapper
      storage/AlertSchema
      storage/MongoAlertRepository
      test/unit/application/AlertService.test
      test/unit/domain/Alert.test
      test/unit/domain/AlertId.test
      test/unit/storage/AlertMapper.test
      test/web-api/AlertController.test
      test/web-api/factories
      test/web-api/helpers
      test/web-api/InternalAlertController.test