shortener

Shortener

simple & modern shortener using astro, svelte, typescript built on top of cloudflare pages, page functions, d1 and kv


Hyro

Source code for hyro's shortener, simple and modern shortener.

Where to submit bugs & pull requests?

issue tracker: https://todo.sr.ht/~hyro/xhyrom.dev mailing list (PRs): https://lists.sr.ht/~hyro/xhyrom.dev

Setup

  1. Clone this repository: git clone https://github.com/xHyroM/shortener.git
  2. Navigate to the project directory: cd shortener
  3. Install the dependencies: bun install

Usage

  • To run the development server: bun run dev
  • To build the project for production: bun run build
  • To preview the production build: bun run preview

Contributing

To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Commit your changes: git commit -am "Add my feature"
  4. Push the branch: git push origin my-feature
  5. Open a pull request

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes