issue tracker: https://todo.sr.ht/~hyro/xhyrom.dev mailing list (PRs): https://lists.sr.ht/~hyro/xhyrom.dev
git clone https://github.com/xHyroM/shortener.gitcd shortenerbun installbun run devbun run buildbun run previewTo contribute to this project, please follow the standard Git workflow and CONTRIBUTING.
git checkout -b my-featuregit commit -am "Add my feature"git push origin my-featureThis project is licensed under the MIT License.