Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 247 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 247 Bytes

About Pet Project

NestJS, API, Swagger, Steam API

Stack

  • nestjs, @/passport, @/swagger
  • mongoose, mongodb

Commands

# Installation of all packages
$ yarn
# Running the app in development mode
$ yarn start:dev