node-clean-architecture icon indicating copy to clipboard operation
node-clean-architecture copied to clipboard

Clean architecture with Typescript,NodeJS

trafficstars

Node Clean Architecture (User Rest and GRPC API V1)

Installation

  1. Clone from git

  2. cd into node-clean-architecture

  3. run dokcer-compose up to start the development server with all dependencies

Test

`yarn test` to run test