Skip to content

☁️ A simple file-sharing server with multi-user support for screenshots other files.

Notifications You must be signed in to change notification settings

justinoboyle/fileup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple file-sharing server for screenshots and the like.

Configuration

All userdata is stored inside of the "usr" subdirectory. Please do not modify anything outside of this folder.

Also, back up the "usr" folder if you want to do backups.

Installation

git clone https://github.com/justinoboyle/fileup
cd fileup
npm install

Package for production

npm run build

Run production

npm start

Run development environment

npm run dev

About

☁️ A simple file-sharing server with multi-user support for screenshots other files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published