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.git
cd shortener
bun install
bun run dev
bun run build
bun run preview
To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.
git checkout -b my-feature
git commit -am "Add my feature"
git push origin my-feature
This project is licensed under the MIT License.