/UploadMe

A File-Upload server with text-file and image preview and a curl shortcut

Primary LanguageJava

UploadMe

Upload via curl

curl -F f=@file.png mydomain.com

Frontend

Home-Screen (You can disable it)

scr

Image Preview

scr

Text-File preview

scr

Installation

Docker-Compose

docker-compose build
docker-compose up