The HTTP Js Server for File sharing.Mange your project's files and documents url.
1. Install NodeJs
2. Install Nodemon
3. copy the file server.js from here
4. Implement in your code
5. Rune CMD => nodemon ./server.js
6. open browser and type localhost:3000
* Happy Coing :)
- This Code Works as URL base i.e. (localhost:3000/home)
- Won't response when you'll try to do (localhost:3000/index.html)
- This Code allows only file sharing with secuering your other data base