Skip to content

KainAlive/Dropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dropper

What is Dropper?

Dropper is a simple file storage server written in Javascript. The backend server uses ExpressJS, the frontend SvelteJS and Tailwind.

Setup

  1. Download Dropper
git clone https://github.com/KainAlive/Dropper](https://github.com/KainAlive/Dropper

(or download the zip file)

  1. Install the dependencies
  • Server:
cd server
npm install
  • Client:
cd client
npm install
npm run build
  1. Start the server
npm run test

About

A simple, selfhosted file server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published