Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AppModule

Base application module that configures the database connections and other resources used by the application.

Hierarchy

  • AppModule

Implements

  • NestModule

Index

Methods

Methods

configure

  • configure(consumer: MiddlewareConsumer): void
  • Apply our logging middleware for all routes except the healthcheck

    Parameters

    • consumer: MiddlewareConsumer

    Returns void

Generated using TypeDoc