Skip to content

afiqui/pruvo-code-challenge

Repository files navigation

Description

Pruvo Coding assignment.

Requirements

  • Nest framework TypeScript.
  • openexchangerates free API to get currency rates.
  • Create a free account to get APP_ID and update it on docker-compose.yml

Installation

$ npm install

Running the app

# development
$ docker-compose up

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

  • Author - Rafael Dias

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published