1 مستودع
Quickly hosting local directories to preview website layouts and functionality.
Distinct from Layout Prototyping Tools: Shortlist focused on visual layout blocks or logic prototypes; this is about the hosting of actual local files for preview.
Explore 1 awesome GitHub repository matching development tools & productivity · Static Site Prototyping. Refine with filters or upvote what's useful.
This project is a lightweight Node.js web server and command-line tool designed for hosting static assets and delivering local files over HTTP. It functions as a static site host that provides a minimal environment for serving HTML, CSS, and JavaScript files to web browsers. The server includes built-in support for TLS encryption to enable secure HTTPS access and allows for the configuration of cross-origin resource sharing headers. It also features basic authentication to restrict folder access via username and password verification. The system manages content delivery through browser cache
Allows quickly sharing a local directory on a network to preview website layouts and functionality.