📺 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/