Skip to content

asynched/http-static-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HTTP STATIC SERVER

A NodeJS server for serving static files within the file system. πŸ“

Preview

Static server demo

Requirements πŸ“–

  1. Node >= 14
  2. Yarn

How to run

Install the dependencies with:

$ yarn

Development πŸ’»

To start the server, just run the following command:

$ yarn dev

Production

To start a "production" server, execute the following command:

$ yarn start

Do not run this in production though, lol. This is mainly for development, since it'll give access to any file within your file system. πŸ›‘

Author

Eder Lima
Eder Lima

About

A static file server for NodeJS. πŸ“

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages