Skip to content

AdlarX9/nitflex

Repository files navigation

🎬 Nitflex

Nitflex is a private streaming platform for managing and watching films stored on a NAS server. This project is a complete application featuring a modern React frontend, a Go backend API, and MongoDB for data persistence.

⚠️ Disclaimer: This software is not inspired by the well-known application Netflix. Any resemblance or similarity is purely coincidental.

Installation

1. Clone the repository:

git clone https://github.com/AdlarX9/nitflex.git
cd nitflex

2. Configure rights:

chmod +x ./nitflex.sh
cp .env.example .env

Then edit the .env file with your own settings.

3. Start the application:

Production mode:

./nitflex.sh deploy

Development mode:

./nitflex.sh dev

4. Access the application:

Open your browser at http://localhost.

Screenshots

home Home page to choose your account

explorer Explorer page to watch your recently acquired movies

import Import page to add a new movie to the Data Base

search Search page to search for a movie

movie_details The details of a movie

About

It's not a Netflix copy. It's called Nitflex, which is very different, and it manages your movies stored on some computer that you own to watch and (re)discover them!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors