-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Alexandru Ilie edited this page Oct 1, 2021
·
4 revisions
ShareX Upload Server is an app made to support sharing images, files and text snippets using ShareX or from the website directly, built using NextJS, TailwindCSS, and Express.js for the backend.
The goal of ShareX Upload Server as opposed to other alternatives is to allow anyone with basic technical knowledge to be able to set this up for themselves. You can see more information about that in the deployment section.
- Written with a modern stack ensuring best performance in production
- Written with typescript :)
- Express.js backend with support for Image, File, Text uploads and much more
- Next.js frontend with
- Easily create API keys for specific parts of the API
- Intuitive interface (works both on desktop and mobile)
- Dark/Light mode support
-
docker-composeoransibleconfigurations available in deployment
Warning: This project is still a work-in-progress. Because of this, I am not responsible for any damages that are caused to your infastructure/system. You can report bugs here.