SMRL

A simple, fast, and self-hosted URL shortener. Create short links instantly and track their performance.

✓ Fast redirects with edge computing

✓ Click analytics and tracking

✓ Custom slug support

✓ Ready for easy self-hosting

🐳 Deploy with Docker

Self-host SMRL in minutes:

git clone https://github.com/hetref/smrl
cd smrl
cp .env.example .env
npm install
npm run dev

Full documentation available on the Repo.

Developed by Aryan Shinde