Skip to content

juandav/prospec-api

This branch is 1 commit ahead of, 2 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
Feb 21, 2020
Feb 9, 2020
Feb 9, 2020
Feb 9, 2020
Feb 9, 2020
Feb 21, 2020
Feb 21, 2020
Feb 9, 2020
Mar 22, 2020
Feb 21, 2020
Feb 9, 2020
Feb 9, 2020
Mar 22, 2020

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

Package License Coverage Status

Description

Prospec is a backend challenge repository.

Documentation

please go to http://localhost:3000/api and try.

Installation

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Stay in touch

License

Prospec backend challenge is MIT licensed.