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

Latest commit

 

History

History
34 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.01 KB

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