Skip to content

Baturalp52/movie-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Database Project

Open source movie database project for hobby

Installation

Clone Project

  git clone https://github.com/Baturalp52/movie-database

Go project directory

  cd movie-database

Fetch submodules

  git submodule update --init --recursive

Run docker

  docker compose up -d

Go to localhost:3000 for web interface

Also check api docs on localhost:8000/docs!

Technologies Used

Front-end: React, Next.js 14 (App Router), Chakra UI

Back-end: Nestjs, PostgreSQL

Containerization: Docker

About

Open Source Movie Database Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published