01
ZIP your files
Include an index.html at the root with any CSS, JavaScript, fonts, and images it needs.
JXHQ Deploy guide
Upload a ZIP in the browser or automate deployments through a scoped REST API.
GitHub-based deployment is planned for a later release.
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 →