HomeUniteUs icon indicating copy to clipboard operation
HomeUniteUs copied to clipboard

Create Dependency Injection

Open ju1es opened this issue 2 years ago • 0 comments

Overview

Setup dependency injection so that specific class instances are used depending on their environment.

Action Items

  • Pass environment via args to app.
  • Setup containers for prod and tests.
  • Add tests.
  • Update readme.

ju1es avatar Jul 06 '23 05:07 ju1es