/crypto-portfolio-api

Nest.js api for tiny crypto portfolio tracker app

Primary LanguageTypeScript

Installation

$ npm install

Running the app

$ docker-compose up -d db
$ npm  start