Skip to content

Spllit1/Node-NAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-NAS

information

NAS stands for Network-Attached-Storage. That means, you can store data on a server, and use it on the web. With this NAS, you can upload files, rename then, download them and delete them!

installation

To run the code, you need node.js.

To install the code, cd into any directory you want: cd ./Node-NAS
Then run: git clone https://github.com/Spllit1/Node-NAS.git . to clone this repo.
To run the server: node index.js

  • to view the website on the hosting machine:
    • Go to localhost:80 on your browser.

About

A NAS-Server written in Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published