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
🐳 Self-Host with Docker
Deploy SMRL on your own infrastructure:
git clone https://github.com/hetref/smrl.git
cd smrl
cp .env.example .env
npm install
npm run devFull documentation available on the Repo.
Developed by Aryan Shinde