A self-hostable URL shortener, mcow.ml retained ~5000 monthly active users while active.
mcow.ml is no longer active but feel free to use the stable demo version at m.vanaj.io, your links wont be disappearing any time soon :)
- Grab source by either using Git to clone or by downloading
- Run either
yarn
ornpm i
to install dependencies. - Rename
.env.example
to.env
and replace the marked fields with the proper credentials. - Deploy wherever you want.