
live-html
A CLI tool that server your HTML locally with hot reload.
What it does
A CLI tool to serve your HTML files locally with hot reload. It's like the Live Server extension for VS code but for the terminal. If you don't use VS code this is for you since other text editors might not have an extension to serve your HTML.
Does a similar job
all alternatives →
- CTCLI tool for saving web pages as a single file2019 · github.com · ▲640
- AVA VSCode Extension to edit HTML visually in real-time2024 · github.com · ▲231



More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 4d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 27d ago · lettertrace.com
Source: Product Hunt launch ↗
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com