Skip to content

mcholl85/Pokemon-API

Repository files navigation

Nest Logo

Description

A Pokemon backend application with NestJS using :

Installation

Clone the repository : git clone https://github.com/mcholl85/Pokemon-NestJS.git

Switch to the repo folder : cd Pokemon-NestJS

Install dependencies : 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

About

A simple Pokemon API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages