/node-boilerplate

Minimalistic boilerplate for nodejs

Primary LanguageJavaScriptMIT LicenseMIT

Node.js DDD Boilerplate

Minimalistic boilerplate for nodejs

Node.js Domain Driven Design Boilerplate

A simple DDD implemented boilerplate for Node.js.

Features

  • Simple and easy to understand
  • Modern JS , ESM only support (No transpiler like bubble and etc)
  • Minimalistic and customizable architecture
  • Object Composition
  • Modular architecture
  • KoaJS as http server (replaceable)

Quick Start

Install Packages

$ npm i

Start the development server

$ npm run dev

Start the production server

$ npm run start

More Information

Contributing

We welcome you to join the development of this modern boilerplate. 🤗

Contributors

Majid Shahbani