Skip to content

GitSyncModule

reference
1 min readUpdated

Kind: Module

Source: atloria-monorepo/apps/api/src/git-sync/git-sync.module.ts

Relationships

  • MODULE_IMPORTS → configmodule
  • MODULE_IMPORTS → AuthModule
  • MODULE_IMPORTS → DocsRepoModule
  • MODULE_IMPORTS → GithubAppModule
  • MODULE_IMPORTS → forwardref
  • MODULE_DECLARES → GitSyncController
  • MODULE_PROVIDES → DocsSyncQueue
  • MODULE_PROVIDES → GithubSyncAdapter
  • MODULE_PROVIDES → GitSyncMirrorService
  • MODULE_PROVIDES → GitSyncWorker
  • MODULE_PROVIDES → GitSyncIngestService
  • MODULE_PROVIDES → GitSyncService
  • MODULE_EXPORTS → GitSyncService
  • MODULE_EXPORTS → GitSyncMirrorService

Referenced By

  • AppModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF