mucher

1.1.0 • Public • Published

Mucher

Simple Static Web Server With Custom 404 and secure headers

Installation

npm install --global mucher

yarn global add mucher

Usage

mucher --port 1337 --path .

Root Folder Structure

Path is expected to have at least a public folder where all files that you want to serve will be placed.

  • /public

The following are optional:

  • /404.html - Custom 404 page
  • /headers.json - Add or override default headers
  • /redirects.json - List of redirects - Coming soon!

Credits

Paul Serby follow me on twitter @serby

License

Licensed under the ISC

Readme

Keywords

none

Package Sidebar

Install

npm i mucher

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

8.23 kB

Total Files

20

Last publish

Collaborators

  • serby