Skip to content

inpercima/explore-tmdb

Repository files navigation

explore TMDb

MIT license

A simple web app allowing users to search on The Movie Database (TMDb) by using the api. For demonstration, I use my own lists by default.

This app is online under explore-tmdb.inpercima.net.

Prerequisites

Angular CLI

  • @angular/cli 21.2.3 or higher

Apache and php

Is required if started locally and not with Docker.

  • Apache 2.4 or higher
  • php 8.2 or higher

Docker

  • docker 27.5.1 or higher

Node, npm or pnpm

  • node 24.14.0 or higher in combination with
    • npm 11.9.0 or higher or
    • pnpm 10.32.0 or higher, used in this repository

Getting started

# clone project
git clone https://github.com/inpercima/explore-tmdb/
cd explore-tmdb

Usage

Modules

For the frontend check explore-tmdb - frontend.

For the backend check explore-tmdb - api.

For the docker check explore-tmdb - docker.

About

A simple web app that allows users to browse public lists in The Movie Database (TMDb) using the API. For demonstration, I use my own lists by default.

Topics

Resources

License

Stars

Watchers

Forks

Contributors