Projects

/imgsh

Image and text uploading platform, automation, autodelete, sharex integration

00JavaScriptCreated 10/01/2022Updated 09/18/2024

imgsh

Anonymous image and text uploading platform with autodeletion.

DEMO:https://imgsh.cc/

Setup

Prerequisites

MongoDB Server

Nodejs

npm install
rename config_example.js to config.js

After running npm install make sure to take a look at the config_example.js to set your desired settings accordingly. NOTE: Automatic creation is still an outstanding feature that has to be implemented. To get started rename the existing config_example.js into config.js to get going after installation.