backend
    Preparing search index...

      backend

      Modules

      app.module
      auth/auth.controller
      auth/auth.module
      auth/roles.controller
      auth/roles.guard
      auth/session.decorator
      auth/session.guard
      authors/authors.controller
      authors/authors.controller.spec
      authors/authors.module
      authors/authors.service
      authors/authors.service.spec
      authors/dto/create-author.dto
      authors/dto/pagination.dto
      authors/dto/update-author.dto
      authors/entities/author.entity
      books/books.controller
      books/books.controller.spec
      books/books.module
      books/books.service
      books/books.service.spec
      books/dto/create-book.dto
      books/dto/genre-search-for-book.dto
      books/dto/pagination-book.dto
      books/dto/search-by-isbn.dto
      books/dto/update-book.dto
      books/interfaces/externalBook
      common/decorators/file.decorator
      common/interceptors/fastify-file.interceptor
      common/types/types
      config/prisma.service
      config/s3.config
      config/supertokens.config
      genres/dto/create-genre.dto
      genres/dto/pagination.dto
      genres/dto/update-genre.dto
      genres/genres.controller
      genres/genres.controller.spec
      genres/genres.module
      genres/genres.service
      genres/genres.service.spec
      health/health.controller
      health/health.module
      main
      prisma.service
      s3/s3.controller
      s3/s3.controller.spec
      s3/s3.module
      s3/s3.service
      s3/s3.service.spec
      social/dto/create-comment.dto
      social/dto/create-rating.dto
      social/dto/create-social.dto
      social/dto/update-comment.dto
      social/dto/update-rating.dto
      social/dto/update-social.dto
      social/entities/social.entity
      social/social.controller
      social/social.controller.spec
      social/social.module
      social/social.service
      social/social.service.spec
      user/dto/create-user.dto
      user/dto/update-user.dto
      user/user.controller
      user/user.controller.spec
      user/user.module
      user/user.service
      user/user.service.spec