Skip to content

A backend system made for storing recommendations and watchlists for movies

Notifications You must be signed in to change notification settings

MannyNe/movies-backend

Repository files navigation

Nest Logo

Description

A backend system by the Nest framework to store watchlists and recommendations.

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

A backend system made for storing recommendations and watchlists for movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published