Skip to content

This repository contains the source code of the muvick backend API, a movie streaming platform. This project is part of the PlatziMaster program.

Notifications You must be signed in to change notification settings

muvick-platzimaster/nestjs-backend

Repository files navigation

Muvick Logo

Muvick is an on-demand streaming platform where each user can watch their favorite movies and series and can get recommendations depending on their movies or series seen.

NPM Version Travis Package License Coverage

Features

  • Muvick is an on-demand streaming platform.
  • Provide entertainment to users at low cost.
  • A way to distribute your multimedia content.
  • Streaming service with excellent quality and low response times.

Stack

  • NestJS
  • MongoDB
  • JWT
  • Jest

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Muvick is MIT licensed.

About

This repository contains the source code of the muvick backend API, a movie streaming platform. This project is part of the PlatziMaster program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published