Deployed

Your site is live and ready to go

Replace this page with your app entry point in public_html/. Host with confidence—fast, secure, and scalable by default.

Free SSL Edge caching 1-click deploy

Quick Start

~2 mins
  1. Upload your site to public_html/
  2. Replace index.html with your own
  3. Refresh your browser—done
# Optional: route everything to index.html
RewriteEngine On
RewriteBase /
RewriteRule ^index\.html$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.html [L]
public_html assets/ index.html

Optimized Stack

HTTP/2, Brotli, and edge caching preconfigured for low latency worldwide.

Security Built-in

Free TLS, automatic renewals, and sane defaults to keep your app safe.

Developer-Friendly

CLI and dashboard tooling with logs, metrics, and rollbacks baked in.

Documentation

Open

Explore deployment guides, environment configuration, and performance tips.

  • Static sites & SPAs
  • Custom domains & SSL
  • CI/CD & rollbacks

Need help?

Our team is here 24/7. Reach out and we’ll get you unblocked fast.