Skip to content

The server side part of web app that lets users track movies and tv shows they have seen.

Notifications You must be signed in to change notification settings

Panos-JC/tmp-server

Repository files navigation

The Movie Project (Server Repo)

The server side part of web app that lets users track movies and tv shows they have seen. (Client Repo)

Og Image

Demo

DEMO

Built with

Run Locally

  1. Create an account on TMDB and generate an API Key

  2. Create a PostgreSQL database

  3. Clone the project

  git clone https://github.com/Panos-JC/tmp-server.git
  1. Create an .env file in the root of the project based on .env.example.

  2. Install dependencies

  npm install
  1. Start in development mode
  npm run start:dev
  1. Follow the instructions on the Client Repo.

Author

About

The server side part of web app that lets users track movies and tv shows they have seen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published