Skip to content

A Node.js server that maps the file system under the server root and exposes CRUD actions for files and directories but only under the server directory.

Notifications You must be signed in to change notification settings

momchilnikolov/NodeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeServer

A Node.js server that maps the file system under the server root and exposes CRUD actions for files and directories but only under the server directory.

to start the server on port 8080, run:

1.nmp install

2.node main.js

About

A Node.js server that maps the file system under the server root and exposes CRUD actions for files and directories but only under the server directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published