Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors