I developed a Progressive Web App (PHP and JavaScript based) and i upload it on remote server LEMP (Debian/Nginx based) through FileZilla. How can i deploy in future the updates without to use FTP? What tools exists for to manager the next versions of my web app?
If it is of utility i use VSCode for coding.
Thanks guys!