After checking out a lot of personal NAS severs. I thought I could make a better NAS server myself, and with this thought I saw my old laptop. So I decided to make this awesome personal SAAS NAS server that can run on any old linux pc, which has a UI to simplify the usage for everyone.
- Need a coherent front end form.
Installation is pretty simple
Front End
npm start
Back End
pip install -r requirements.txt
You will need to basically have python installed on your linux pc
Getting help is easy! You can:
- Raise an issue
Contributions are always welcome! Just make a PR and start the repository :)