Skip to content

A simple and fast self-hosted URL shortener 🏷

License

Notifications You must be signed in to change notification settings

MichaelCasaDev/shhh-url

Repository files navigation

Shh URL

A simple self-hosted URL shortner

Deploy with Vercel

Requirements

  • MongoDB
  • Node.JS (<16.x)

Setup

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>

Contributing

Feel free to contribute and open pull requests to made a better version of Shhh URL 😉

License

GNU General Public License v3.0

About

A simple and fast self-hosted URL shortener 🏷

Topics

Resources

License

Stars

Watchers

Forks