Clone repo:
git clone https://github.com/BlackRoseDying/fileSharing.git && cd fileSharing
Install dep:
npm i
Add 'files' folder to fileSharing
Create directory db in root of this project and create file user.db in this directory
Run project:
npm start