2024-04-13 16:04:32 +07:00
2024-04-13 16:21:01 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:21:01 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00
2024-04-13 16:04:32 +07:00

Cebol

URL Shortener

Setup

To install dependencies:

bun install

Development:

bun dev

Production:

Build:

bun run build

Start:

bun run start

or with pm2

bun install -g pm2
pm2 start bun --name cebol -- run start

This project was created using bun init in bun v1.0.33. Bun is a fast all-in-one JavaScript runtime.

Description
Cebol - URL Shortener used on rul.sh
Readme 34 KiB
Languages
TypeScript 100%