This project is a set of personal file management and file sharing system. The project is developed based on NodeJS language, Express framework and MongoDB database. The page rendering is based on art-Template template engine and the UI framework Layui front-end framework.
1) NodeJS version is no less than 8.x.x
2) Before running the project, please configure the storage path of mongoURI (MongoDB) database in the config directory Keys file.
cd cifs
npm install
node app.js