Skip to content

YisusYaro/node-ddd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node driven domain example

Rest api node example using driven domain design and cqrs.

Dev enviroment using node 📦

npm i
npm run start

Dev enviroment using docker 🐋

docker-compose -f docker-compose-dev.yaml build
docker-compose -f docker-compose-dev.yaml up -d

docker exec -it server-container npm i
docker exec -it server-container npm run start

Open your browser 🚀

localhost:3000

Devs ✒️

  • Jesús Alejandro Yahuitl Rodríguez - Dev - YisusYaro

License 📄

This project is under the License described in the file LICENSE


⌨️ with ❤️

About

Node api example using driven domain design and cqrs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published