Skip to content

aensley/bus

Repository files navigation

BUS logo

Basic URL Shortener for Cloudflare Pages

JavaScript Style Guide code style: prettier GitHub code size in bytes
GitHub Workflow Status (main) Maintainability Test Coverage

No-Frills Short URLs

The simplest of URL shorteners. No analytics. No complex installation.

Built on Cloudflare's blazing fast global network.

Features

  • Extremely light-weight (public site is <4KB)
  • Automatic light and dark themes
  • Simple, intuitive dashboard

Example

I run my own installation of bus at https://ensl.ee

The following URL brings you to the bus GitHub page: https://ensl.ee/bus

For screenshots of the dashboard, check out the Wiki.

Tech Stack

Installation

For installation and configuration instructions, please refer to the Wiki.

Development

If you would like to customize the code or contribute to the project, please refer to the Contributing guide.