# FileServer **Repository Path**: ravior/FileServer ## Basic Information - **Project Name**: FileServer - **Description**: File Server System, based on NodeJS - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://git.oschina.net/ravior/FileServer - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2014-08-15 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README FileServer is based on NodeJS,a static file server. You can edit `config.js` to set configuration,then run `node app.js` in terminal. The `assets` folder is root directory,you can drop any file or folder in it and via url to get it.Of course, you can modify the root directory in profile. That's all,enjoy it!