Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

localCloud

Simple File Upload Home Cloud App

Setup

git clone https://github.com/d4xn/localCloud.git

cd localCloud/localCloud/

npm i / yarn upgrade

create a file named .env at src/

▼ content of .env ▼
PORT = 8081
SESSION_SECRET = secret
ADMIN_USERNAME = admin
ADMIN_PASSWORD = admin
ADMIN_TOKEN = admin

Change it as you want!

▼ Production ▼
npm start / yarn start

▼ Development ▼
npm run dev / yarn dev

Images

Login

Upload

Files

Test File

Thanks For Reading!

About

Simple File Upload Home Cloud App

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages