1fxe / SharexJs

Sharex file uploader handler written in js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharexJs 😭

Sharex file uploader handler written in js

Usage 🔥

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 ✔

Discord ✨

Checkout experimental for discord embed

ShareX ✨

In sharex specify your custom destination Example Config

nginx config 😳

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:

Example nginx

About

Sharex file uploader handler written in js

License:MIT License


Languages

Language:JavaScript 96.9%Language:Shell 3.1%