Node Ddd Boilerplate

screenshot of Node Ddd Boilerplate
express

Node DDD Boilerplate

Overview

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.

Features:

  • RESTful api with Domain Driven Design
  • semantic-release
  • Commitizen friendly
  • Travis CI
  • JavaScript Style Guide
  • Dependencies
  • Dev Dependencies
  • Coverage Status
  • Development Environment Setup
  • Docker support
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.