https://github.com/riazosama/videosplit
- Clone this repo.
- Download and Install CyberDuck
- Open CyberDuck and click on
Open Connection
. - Select
SFTP (SSH File Transfer Protocol
from the dropdown . - Enter your instance Public IP, username.
- Choose your SSH Private Key and click on
Connect
. - Create a new folder
app
and upload the cloned project in it. - Run
cd app
and thennpm install
- That's it.