NetDisk A lightweight NetDisk for storing and sharing files. Getting Started 1. Clone the Project git clone https://github.com/CuteMurasame/NetDisk cd NetDisk 2. Config the Environment cp .env.example .env vim .env # edit .env file using your favorite text editor 3. Install the Dependencies and Run npm install node app.js Contribution Issues and PRs are welcome!