Skip to content

ChainsManipulator/simple-nodejs-file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple node.js file server

Installation

  1. Install node.js and npm.
  2. Clone this repository.
  3. Open terminal or command line, go to the cloned folder and execute npm install to restore all npm-packages.
  4. To compile ts files and run server execute npm start command.
  5. You can change settings in serverSettings.mts file or by setting envronment variables, but if you are going to change frontend folder name remember to also update scripts.start section in package.json as well as parserOptions.project section in .eslintrc.json files.

About

Simple node.js frameworkless file server for static files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published