Nest Logo

CRUD App

Installation

$ npm install

Setting up Environment Variables

Create .env file at the root of the project and update it with required key & secrets

Running the app

# watch mode
$ npm run start:dev

Postman Documentation

DEALS API