Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Netflop Backend

This is our Backend source for Netflop - Yet another Netflix clone. Some setups in Ubuntu 22.04 LTS:

  1. Install Eclipse Temurin OpenJDK 21: Follow this video
  2. Install PostgreSQL 16: Follow this link
  3. Install FFMPEG: Run these commands
  • sudo apt update
  • sudo apt install ffmpeg
  • ffmpeg -version
  1. Compile the code with maven-wrapper to build into JAR with the following command:
  • ./mnvw
  1. Send the file to your server and run the following command:
  • java -jar "YOUR JAR FILE'S NAME"

About

Backend end for Netfllop Repository

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages