Skip to content

odolhado/starwars

Repository files navigation

Star Wars - Code&Pepper

  • NodeJS
  • NestJS
  • Swagger
  • rest API
  • hexagonal architecture

Project setup

$ pnpm install

Compile and run the project

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Open Swagger

http://local:3000/api/#/characters

Run tests

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors