Skip to content

Latest commit

Β 

History

History
48 lines (26 loc) Β· 992 Bytes

File metadata and controls

48 lines (26 loc) Β· 992 Bytes

πŸ“Ί 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

Clone the repository

git clone https://github.com/your-repo/comics-tv.git cd comics-tv

Install dependencies

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/