01
ZIP your files
Include an index.html at the root with any CSS, JavaScript, fonts, and images it needs.
JXHQ Deploy guide
Give clients, teammates, or friends a working website instead of sending a folder of files.
Each upload is checked before it becomes the live version.
01
Include an index.html at the root with any CSS, JavaScript, fonts, and images it needs.
02
The archive is validated and checked for malware and suspicious content before publication.
03
Use the live address, copy button, QR code, or social share controls from your dashboard.
JXHQ Deploy serves browser-ready HTML, CSS, JavaScript, and assets. It does not run PHP, Node.js servers, database code, or arbitrary executables. Developers can automate the same upload flow through the REST API.
View API documentation →