Back to browse
GitHub Repository

Point hmr-serve at any folder and review it live in the browser

1 starsTypeScript

hmr-serve, hot-loading web app for any folder (MIT)

by fishbone·Jul 17, 2026·1 point·0 comments

AI Analysis

●●SolidShip ItCozy

Vite-powered HMR for any folder with built-in Markdown and CSV rendering.

Strengths
  • Zero build step—serves raw files with instant browser updates via WebSocket.
  • Built-in renderers for Markdown, CSV/TSV, code, images, and video.
  • Persistent per-folder UI preferences stored in localStorage.
Weaknesses
  • Vite dependency adds weight for simple static file serving needs.
  • No authentication or access control for shared preview environments.
Target Audience

Frontend developers, technical writers, AI agent users

Similar To

serve · live-server · vite preview

Similar Projects