/NestJS-P2

A Self Reference Nestjs Guide to go through the concepts of Nestjs with the help of Bitfumes YT.

Primary LanguageTypeScript

Readme

  • Clone the project.
  • Install the dependencies using yarn install.
  • Run the project using yarn z (in dev mode)
  • Create a local db in your local mysql with name db name nest2.
  • Hit the API's using postman.