Skip to content

F2VILLE/sharex-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareX Server

A simple server to handle some functionnalities of ShareX publishing.

Setup

Git Clone this repo

git clone [email protected]:F2VILLE/sharex-server.git

Then, go in the folder and download dependencies

npm i

Last step, create a .env file in the root folder, then write these two variables :

URL="https://yourdomain.com"
AUTHTOKEN="thetokenyoullputinsharex"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published