Skip to content

hectorgomezv/financial-advisor-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Financial advisor

Installation

$ yarn install

Running the app

# development
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test:watch

# test coverage
$ yarn test:cov

License

Nest is MIT licensed.