Web Serve

Web Serve

GUI for local static servers

Description

Previewing a static site or a built front-end locally means remembering npx serve flags or setting up Nginx. Web Serve gives you a GUI to start a local static server in one click: pick a folder, choose a port, and open it.

It manages several servers at once and can simulate domains and handle CORS, useful for front-end debugging and sharing documents on your network.

Features



One-click servers:Choose a folder and port and start serving immediately.

Multiple servers:Run and manage several sites, starting and stopping them any time.

CORS and domains:Configure CORS and simulate domains to solve cross-origin issues.

LAN access:Other devices on the same network can reach your server.