Skip to content

Sandbox project aimed at building a Dependency Injection container for a NodeJS app. TDD driven. Design patters used: facade, specification, validator, repository, mapper, DTO.

Notifications You must be signed in to change notification settings

kamilkulik/node_mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODE_MVC

* name of this app is using snake_case in celebration of Python

This project is intended to implement all principle of SOLID using TypeScript.

One of the objectives is to implement a dependency inversion container.

pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
pg_ctl -D /usr/local/var/postgres stop -s -m fast

About

Sandbox project aimed at building a Dependency Injection container for a NodeJS app. TDD driven. Design patters used: facade, specification, validator, repository, mapper, DTO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published