# GithubAppModule

**Kind:** Module

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

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `forwardref`
- MODULE_DECLARES → `GithubAppController`
- MODULE_PROVIDES → `GithubAppService`
- MODULE_EXPORTS → `GithubAppService`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
- `DocsPrModule` (MODULE_IMPORTS)
- `GitSyncModule` (MODULE_IMPORTS)
