# anime_web_app **Repository Path**: mirrors_Azure/anime_web_app ## Basic Information - **Project Name**: anime_web_app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-29 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Animei TV is a full fledged working OTT Platform. 
# Test Account Email: test@test.com Password: Hello@123 # [Screenshots](#screenshots) ## Quick Demo Requirements: Docker & Docker Compose ``` sh setup.sh && sh start.sh ``` App : http://localhost:4200 # Development ## Requirements * Yarn - Setup yarn from [here](https://classic.yarnpkg.com/en/docs/install/#windows-stable) * Node - Setup Node from [here](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) ## Backend: * Install packages required. ``` cd backend npm install ``` * Crate a .env file and copy the required content. * Start Server ``` npm run dev ``` ## Frontend * Install packages required. ``` cd frontend npm install yarn install ``` ## How to Run * In terminal 1 ``` cd backend npm run dev ``` * In terminal 2 ``` cd frontend npm start ``` Note : We consider you are at the root folder of the app in both the terminals. ## How to Build * In root folder run ``` sh .\build.sh ``` # Images ### Landing Page  ### Show Page  ### Episodes  ### Characters  ### Review  ### Search  ### Profile  ### Player  ### Ad Blocked 