AlexanderCalle / HomeCloud

Homecloud, service for a free cloud local
2 stars 0 forks source link

HomeCloud

HomeCloud is a open source local cloud for a safer way to store all your files. More and more don't trust the big tech companies ith their data, the solution is HomeCloud.

Getting Started

These instructions will get you a copie if this poject so you can use it on your local machine.

Installing

To download HomeCloud you have to do the following steps:

  1. Download the zip file of HomeCload

  2. Unzip the folder

  3. open the folder and in the folder you will see a setup file

  4. launch the setup file and let it do the magic

  5. after a while your server will be up and running, do not close the remaining windows

  6. your browser will normally open itself to the site, in one of the windows you will see the url of the site

  7. Open it on a other pc and have fun!

Running The Server again if closed

To run the service do the following

First run the backend server

commandLine> cd Program Files (X86)\HomeCloud\backend\

Program Files (X86)\HomeCloud\backend> nodemon

For the frontend server run:

commandLine> cd Program Files (X86)\HomeCloud\frontend\

Program Files (x86)\HomeCloud\frontend> npm run start

You can view the cloud / site on the andress:

http://(IPv4 you found):3000/

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

License

This project is licensed under the MIT License - see MIT for details