# CommentModule

**Kind:** Module

**Source:** [`atloria-monorepo/apps/api/src/comment/comment.module.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/comment/comment.module.ts#L21)

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_IMPORTS → `GatewayModule`
- MODULE_IMPORTS → `ActivityModule`
- MODULE_IMPORTS → `NotificationModule`
- MODULE_DECLARES → `CommentController`
- MODULE_PROVIDES → `CommentService`
- MODULE_PROVIDES → `CommentGateway`
- MODULE_EXPORTS → `CommentService`
- MODULE_EXPORTS → `CommentGateway`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
