An open API service indexing awesome lists of open source software.

https://github.com/piterweb/cloud-file-home-server

Simple Cloud File local server builded in NodeJS using Express
https://github.com/piterweb/cloud-file-home-server

cloud express expressjs file-manager filesystem fileupload javascript localserver localstorage node nodejs server

Last synced: 3 months ago
JSON representation

Simple Cloud File local server builded in NodeJS using Express

Awesome Lists containing this project

README

        

![](IcoCloudFileHome.png)
# Cloud File Home Server

Simple Cloud File local server builded in NodeJS using Express.

I have developed a mobile APP built in Javascript using [Svelte](https://svelte.dev/) + [Capacitor](https://capacitorjs.com/) and whit this [template](https://github.com/drannex42/svelte-capacitor) that it is a client for this file server.

Start Server : node index.js

If you want to use the server for regular use i have made an [electron desktop App](https://github.com/PiterWeb/Cloud-File-Home-Server/releases) that runs the server and display the local IP and the port of the computer to made it easier for all.

You can get the APP [here](https://github.com/PiterWeb/Cloud-File-Home-APP)

I hope this project can be usefull for you :D