Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
/ SharexJs Public archive

Sharex file uploader handler written in js

License

Notifications You must be signed in to change notification settings

1fxe/SharexJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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