Skip to content

thanhgit/di-container-demo

Repository files navigation

Dependency injection container

General infomation

This is a demo project about dependency injection container pattern

Quickly

$ npm start

Overview Architecture

File Structure

.
├── authController
│   └── controller.js
├── authService
│   └── service.js
├── DB
│   └── db.js
├── index.js
├── package.json
├── package-lock.json
└── test
    └── service.test.js

Technical Support or Questions

If you have questions or need help integrating the product please "thanh29695@gmail.com" instead of opening an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published