πΊ COMICS TV - OTT Platform Backend
π Table of Contents
π― Features
π Requirements
βοΈ Installation
π Usage
π Deployment
π― Features
β Search and Filter: Search videos by title.β Database for Users: Store and manage user accounts securely.β Watchlist: Add videos to a personalized watchlist.β Play/Pause Feature: Control video playback with play and pause options.β No Database Dependency for Videos: Uses JSON files for video management.
π Requirements
Ensure you have the following installed on your system:
π’ Node.js (v16.0.0 or later)
π¦ npm (v8.0.0 or later)
βοΈ Installation
git clone https://github.com/your-repo/comics-tv.git cd comics-tv
npm install
π Usage
Run the development server:
npm start
Use the base URL: http://localhost:4000.
π Deployment
The full-stack application is deployed on Render. Access it here: π Live URL: https://node-js-ott-6.onrender.com/