toritsejuFO / node-ddd-template

Node template for building apps using DDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ddd-template

Node.js template for building apps using DDD written in TypeScript

Heavily inspired by

Requirements

  • Node.js (=> v20 LTS, version 18 might work as well)

Build

Run npm run build and npm run start

To build and run the application at once, you can use npm run serve

Test

The application uses Node's internal Test Runner Run npm test

Postman

Run In Postman

About

Node template for building apps using DDD


Languages

Language:TypeScript 100.0%