Skip to content

innerdaze/matt-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matt-daemon

A lightweight HTTP daemon for serving a static site.

With Matt Daemon, there are no surprises. He just serves.

Installation

npm install --save matt-daemon

Usage

require('matt-daemon')({
  port: HTTP_LISTENING_PORT,
  root: CONTENT_ROOT_DIRECTORY
});

About

A lightweight HTTP daemon for serving a static site. With Matt Daemon, there are no surprises. He just serves.

Resources

License

Stars

Watchers

Forks

Packages

No packages published