Skip to main content

Prerequisites

Before you start, you will need:

Production build (without Docker)

If you prefer running without Docker in a production environment:
Set NODE_ENV=production to silence debug logging. For persistence across restarts consider a process manager such as PM2 (pm2 start dist/server.js).

Available scripts


Explore the API

Your server is running β€” dive into the OMSS-compliant endpoint reference to start fetching movie and TV show sources.

Configure providers

Learn how to enable, disable, or add new streaming source providers to your CinePro Core instance.

Open the CinePro UI

Use the CinePro UI (public beta) to browse and stream from your instance in the browser. On startup, the server prints a ready-to-use link of the form https://ui.cinepro.cc/?omssurl=<your-instance-url> derived from your PUBLIC_URL.