Hello,
I want to suggest the addition of Qwik to the list of Project types when creating a new Site on a Ploi-enabled server:
https://qwik.builder.io/ https://github.com/BuilderIO/qwik
I tested this using the NodeJS configuration and a simple deploy script:
`` cd /home/[user]/[fqdn] git pull origin master
npm cache clean --force rm -rf node_modules
npm install npm run build
echo "🚀 Application deployed!" ``
Example: /servers/58128/sites/174619