Do you even struggle with enormous links that don't look pretty at all? This project can simplify the process of creating short links that can be used everywhere.
Follow the link Short Me and shorten your link.
git clone https://github.com/kpovel/short-me
cd short-me
cp .env.example .env
nvim .env # edit .env with your favorite text editor
npm install
npm run dev