Online web storage build with MEVN
To keep it short, it will be Google Drive Lite that you can host your self. No more monthly subscription fee's for extra storage space.
This project requires node v8 at least and a working mongodb server.
- Run "npm install" in both the client and server directory
- Run "npm run build" inside the client directory
- Run "npm run start" inside the server directory