Sharex file uploader handler written in js
Change the domain variable to your domain, basically anywhere it says localhost
Run npm install
to download dependencies
Create a .env file with your chosen port, and use a custom key 🔐
- Look at the .env.example
Then run npm run start
to start ✔
Checkout experimental for discord embed
In sharex specify your custom destination
This is a basic config you can obviously change it (eg serve files directly from nginx) I recommend you actually read a tutorial for nginx. For example: