Skip to content

JordanRD/express-boilerplate-ddd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boiler Plate Express DDD

I create this boilerplate for my self. Not perfect, but good for everyone who wants to start learning about Domain Driven Design.

Environment

    - Node V14
    - PostgreSQL
    - Redis
    - Express
    - Dotenv
    - etc.

Installation

npm install

Usage

npm start

Please kindly check this article for more information Source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Shell 1.9%