HT-Serve

A Secure HTTPS Live Reload Server for Front-End Development & UI Testing

About

HT-Serve is a self-contained, production-grade development server that serves static content over HTTPS, watches for changes in your working directory, and automatically reloads all connected browsers using WebSockets.

Features

Usage

To start the server:

ht-serve serve --open-browser

To check if ports 443/8001 are available:

ht-serve check

To reset the demo site:

ht-serve reset-demo

Status

🔄 Connecting to live reload...