{"id":25720176,"url":"https://github.com/algoture/cinemaven","last_synced_at":"2025-05-06T19:45:49.115Z","repository":{"id":254331711,"uuid":"775083978","full_name":"Algoture/Cinemaven","owner":"Algoture","description":"An OTT Platform","archived":false,"fork":false,"pushed_at":"2025-03-16T17:45:10.000Z","size":18942,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T02:21:32.881Z","etag":null,"topics":["mongodb","movies-app-react","ott","rest-api","trailers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Algoture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-20T18:21:23.000Z","updated_at":"2025-03-16T17:45:13.000Z","dependencies_parsed_at":"2024-08-22T21:08:26.006Z","dependency_job_id":"010b369e-e179-4d81-a6a4-5464bda45506","html_url":"https://github.com/Algoture/Cinemaven","commit_stats":null,"previous_names":["algoture/cinemaven"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FCinemaven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FCinemaven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FCinemaven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Algoture%2FCinemaven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Algoture","download_url":"https://codeload.github.com/Algoture/Cinemaven/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252756786,"owners_count":21799552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mongodb","movies-app-react","ott","rest-api","trailers"],"created_at":"2025-02-25T17:36:45.549Z","updated_at":"2025-05-06T19:45:49.085Z","avatar_url":"https://github.com/Algoture.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cinemaven\n\n \n\n## Features\n\n  \n- **Extensive Library:** Access a diverse collection of movies and TV shows across various genres.\n\n- **User Profiles:** Create multiple user profiles to cater to different tastes within your household.\n\n- **Search and Filter:** Easily search for content and filter by genre, release date, and more.\n\n- **Secured Authentication System:** Ensure user data protection with multi-factor authentication and encryption.\n\n- **Wish List:** Allow users to create a wish list of movies and TV shows they plan to watch later.\n\n  \n\n## Installation Instructions\n## Check list\n\nBefore setting up the app, ensure you have:\n- Node.js \u003e= 18\n- Firebase Account\n- MongoDB Account\n  \n\n### Clone the Repository\n\n  \n\nClone the Cinemaven repository to your local directory:\n\n  \n\n```bash\n\ngit clone https://github.com/Algoture/Cinemaven.git\n\n```\n\n  \n\n### Client Setup\n\nNavigate to the client folder:\n\n```bash\n\ncd Cinemaven/client\n\n```\n\nInstall client dependencies:\n\n```bash\n\nnpm install\n\n```\n\n  \n\n#### Create a `.env` file in the `client` root directory with the following variables:\n\n  \n\n```\n# Required: Your Firebase API Key\nVITE_API_KEY =\n\n# Required: Your Firebase auth domain\nVITE_AUTH_DOMAIN =\n\n# Required: Your firebase project id\nVITE_PROJECT_ID = \n\n# Required: Your firebase messaging sender id\nVITE_MESSAGING_SENDER_ID = \n\n# Required: Your firebase app id\nVITE_APP_ID = \n\n# Required: Your firebase measurement id\nVITE_MEASUREMENT_ID = \n\n# Required: Your Node.js server url (without '/' at end)\nVITE_SERVER_URL = \n\n```\nStart the client application:\n\n```bash\n\nnpm run dev\n\n```\n\n\n### Server Setup\n\nNavigate to the server folder:\n\n```bash\n\ncd ../server\n\n```\n\nInstall server dependencies:\n\n```bash\n\nnpm install\n\n```\n#### Create a `.env` file in the `server` root directory with the following variables:\n\n```\n# Required: Assign any port number \nPORT=\n\n# Required: Your Client app url (without '/' at end)\nCLIENT_URL= \n\n# Required: Your MongoDB Cluster URI\nMONGO_URI=\n\n```\n\nStart the server application:\n\n```bash\n\nnpm start\n\n```\n\n  \n\n## Usage\n\n1. **Sign Up or Log In:**\n\n- Create an account or log in to your existing account.\n\n2. **Browse Content:**\n\n- Explore the vast library of movies and TV shows.\n\n3. **Add to Wish List:**\n\n- Save your favorite movies to your wish list for easy access later.\n\n4. **Watch Content:**\n\n- Click on a title to start watching immediately.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoture%2Fcinemaven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgoture%2Fcinemaven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoture%2Fcinemaven/lists"}