next-ddd-example
next-ddd-example copied to clipboard
Next.js ddd example
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 🚀
Devs ✒️
- Jesús Alejandro Yahuitl Rodríguez - Dev - YisusYaro
License 📄
This project is under the License described in the file LICENSE
⌨️ with ❤️