A simple self-hosted URL shortner
- MongoDB
- Node.JS (<16.x)
A simple .ENV
file to save some usefull variables that will be used by Shhh URL.
PASSWORD=<dashboard password>
SECRET=<a string to encrypt the dashboard password>
BASE_URI=<uri of shh url>
DATABASE_URI=<uri for the connection with the database>
Feel free to contribute and open pull requests to made a better version of Shhh URL 😉