Skip to content

usystemsoftwares/tdd-clean-architecture

Repository files navigation

Description

Project developed in typescript with clean architecture + tdd for demonstration purposes in Usystem.

Installation

$ yarn

Running the app

# development
$ yarn dev

# watch mode
$ yarn start:dev

# production mode
$ yarn build

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

License

ISC

About

Project developed in typescript with clean architecture + tdd for demonstration purposes.

Resources

Stars

Watchers

Forks

Packages

No packages published