This project is a Movie App API that provides secure authentication, email verification, movie management, and subscription features. It leverages several technologies to ensure a robust, scalable, and efficient system.
Features
Technologies Used
Installation
- Clone the repository
git clone https://github.com/yourusername/movie-app-api.git
cd movie-app-api
- Install dependencies
npm install
- Set up environment variables Create a .env file in the following the .env.example
- Run Docker containers
docker-compose up -d