Node DDD Boilerplate
The Node DDD Boilerplate is a RESTful API built with Domain Driven Design principles. It is written in Node.js and uses ES6 syntax. It utilizes Yarn for package dependency management and follows the JavaScript Standard Style guide. The API supports semantic-release and is Commitizen friendly. It also integrates with Travis CI for continuous integration. The boilerplate includes Docker support and provides a quick start guide for setting up the development environment.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.