Skip to content

Backend Assesment developed with NestJS in the Make It Real Bootcamp

Notifications You must be signed in to change notification settings

paolorossig/favs-api

Repository files navigation

FAVS API

Favs-API was developed as a Backend Assesment in the Make It Real Bootcamp.

image

Installation

$ yarn install

Running the app

Before running the app, you need to change the .env.example file to .env file with the URI of your MongoDB database

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

About

Backend Assesment developed with NestJS in the Make It Real Bootcamp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published