When I wrote this, only God and I understood what I was doing. Now, only God knows.
mnmlurl
🔗 Minimal URL is a modern URL shortener with support for custom alias by Liyas Thomas
How to create your own custom URL shortener in 10 minutes for free & deploy to GitHub 🚀
Follow this tutorial to create your own URL shortener with support for custom alias & can be hosted even in GitHub pages:
✨
Features Minimal URL can be hosted on any website hosting services like GitHub/GitLab pages, Firebase/Heroku hosting, yoursite.com, etc. For hosting in such custom domains, Its advised to npm run-scripts build
and upload output
folder. Hosting on GitHub pages was just for proof of concept.
IMPORTANT: Minimal URL is an experimental project. Don't shorten sensitive contents/URLs with it. jsonstore.io endpoints are always public making shortened URLs visible for everyone.
Demo
liyasthomas.github.io/mnmlurl/src (development)
Built with
- HTML - For the web framework
- CSS - For styling components
- Chromium - Thanks for being so fast!
Contributing
Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.
Continuous Integration
We use Travis CI for continuous integration. Check out our Travis CI Status.
Versioning
This project is developed by Liyas Thomas using the Semantic Versioning specification. For the versions available, see the releases on this repository.
Authors
Lead Developers
- Liyas Thomas - Author
Testing and Debugging
Contributors
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Change log
See the CHANGELOG file for details.