Skip to content

Hiviews is a mobile application that allows users to write and share movie reviews. The Hiviews backend is written in TypeScript and uses the NestJS library. Includes a variety of features, such as the ability to save and retrieve reviews, search for movies and view other users' reviews.

Notifications You must be signed in to change notification settings

rinzldev/Hiviews-back

Repository files navigation

Hiviews Logo

Hiviews Backend

  • Hiviews is a mobile application that allows users to write and share movie reviews. The Hiviews backend is written in TypeScript and uses the NestJS library. The backend includes a variety of features, such as the ability to save and retrieve reviews, search for movies and view other users' reviews.

Run in development

  1. Clone the repository.
  2. Run the next command:
yarn install
  1. Install nest/cli globally
npm i -g @nestjs/cli
  1. Build up the database.
docker-compose up -d

Stack implemented

  • NestJs
  • Docker
  • MongoDB

Team Entropy

  • Oswaldo Yánez
  • Jesus Manzano
  • Ana Calles

License

Nest is MIT licensed.

About

Hiviews is a mobile application that allows users to write and share movie reviews. The Hiviews backend is written in TypeScript and uses the NestJS library. Includes a variety of features, such as the ability to save and retrieve reviews, search for movies and view other users' reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published