Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 843 Bytes

README.md

File metadata and controls

49 lines (26 loc) · 843 Bytes

PERSONAL NAS

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.


Current Issues

  • Need a coherent front end form.

Installation

Installation is pretty simple

Front End

npm start

Back End

pip install -r requirements.txt

Requirements

You will need to basically have python installed on your linux pc


Getting Help

Getting help is easy! You can:


Contributing

Contributions are always welcome! Just make a PR and start the repository :)