Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 709 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 709 Bytes

Moviez

Moviez is a simple platform focused on recommending movies in the database to users based on basic rules.

Getting Started

Use docker compose in order to quickly set up the web app locally and start using it.

docker compose up

Note: Define the environment variables in a .env file with the help of .env.example before running the command above.

Screenshots