Skip to content

This is a mini project made to have a better understanding on how dependency injection with TSyringe works.

Notifications You must be signed in to change notification settings

johnlager/dependency-injection-tsyringe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency injection with Tsyringe

| This is a mini project made to have a better understanding on how dependency injection with TSyringe works.

Run Locally

Clone the project

  git clone https://github.com/johnlager/dependency-injection-tsyringe

Go to the project directory

  cd dependency-injection-tsyringe

Install dependencies

  npm install

Start the dev server

  npm run dev

Techs

Typescript

NodeJS

Express

TSyringe

ts-node-dev

TO-DO

  • Add examples on readme

Authors

About

This is a mini project made to have a better understanding on how dependency injection with TSyringe works.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published