/next-ddd-example

Next.js ddd example

Primary LanguageTypeScript

next-ddd-example

Next example using driven domain design and cqrs.

Dev enviroment using node 📦

npm i
npm run dev

Dev enviroment using docker 🐋

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

docker exec -it next-container npm i
docker exec -it next-container npm run dev

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 ❤️