Skip to content

Kuunika/adx-mediator-v2

Repository files navigation

Aggregate Data Exchange Mediator v2

Description

NestJS port of Aggregate Data Exchange Mediator

Config

  1. copy sample.env to .env
  2. update relevant keys in .env file

Installation

# install deps
$ 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

Docker

# init assembly
docker-compose up

About

NestJS port of Aggregated Data Exchange mediator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages