Skip to content

[Module wiring] Wire WalletModule to cleanly import UsersModule and TypeOrmModule #79

Description

@chillwur

Description

Resolve module dependencies (WalletModule needs UsersService to validate userId, and the wallets TypeORM repository) without circular imports.

Deliverables

  • WalletModule imports UsersModule (exporting UsersService) and registers the Wallet entity repository
  • No circular dependency warnings on boot

Depends on

Persist the Wallet entity linked to a userId

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions