# PlatformModule

**Kind:** Module

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

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `configmodule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_IMPORTS → `BillingModule`
- MODULE_IMPORTS → `SamlModule`
- MODULE_IMPORTS → `AuditModule`
- MODULE_DECLARES → `PlatformController`
- MODULE_PROVIDES → `PlatformAdminBootstrapService`
- MODULE_PROVIDES → `PlatformAdminGuard`
- MODULE_PROVIDES → `PlatformService`
- MODULE_EXPORTS → `PlatformAdminBootstrapService`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
