Cyberpunk is my personal project for learn more about the wonderful language programming with Nodejs and Domain-driven design.
Tasks throughout the project are at this link
Branches for this project life cycle.
master : Production
test : Homologation
dev : Development
Requires Node.js v5+ to run.
Install the dependencies and devDependencies.
npm install
Run project.
npm start