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
- Host: GitHub
- URL: https://github.com/piterweb/cloud-file-home-server
- Owner: PiterWeb
- License: gpl-3.0
- Created: 2021-10-02T13:43:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T20:28:18.000Z (over 3 years ago)
- Last Synced: 2025-01-12T05:08:16.316Z (4 months ago)
- Topics: cloud, express, expressjs, file-manager, filesystem, fileupload, javascript, localserver, localstorage, node, nodejs, server
- Language: JavaScript
- Homepage:
- Size: 21.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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