Dependencies
- Node.JS
20and higher - Mysql
8and higher or MariaDB10.2and higher - Nginx
curl,unzip,git
Dependecies Installation
curl -sL https://deb.nodesource.com/setup_20.x | sudo -E bash -
curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash
apt update
apt -y install mariadb-server nginx nodejs unzip git