Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 473 Bytes

File metadata and controls

17 lines (15 loc) · 473 Bytes

Before running the application:

  1. Provide executable permissions to the .sh files in /aoapi in the terminal
chmod ug+x install.sh
chmod ug+x slplitVideoScript.sh
chmod ug+x yt-dlpScript.sh
  1. If using VSCode install Spring Boot Dashboard plugin. For more information visit: https://code.visualstudio.com/docs/java/java-spring-boot

Install Dependencies

  1. Python >= 3
  2. Brew
  3. Spring Boot Tools (plugins)
  4. Node v19.2.0
  5. npm 8.19.3
  6. Java 8