Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 2.98 KB

README.md

File metadata and controls

64 lines (48 loc) · 2.98 KB

Konduto Logo Nest Logo

Konduto is an anti-fraud platform that allows you to integrate your business with the most trusted and trusted technology in the world.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

This repository provides a NestJS Module to integrate with Konduto.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

  • Author - Renan Soares