Skip to content

soopyc/shortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c73f10c · Apr 25, 2025
Jun 19, 2024
Apr 25, 2025
Sep 1, 2024
Jun 25, 2024
Aug 31, 2024
Jun 27, 2024
Aug 31, 2024
Jun 19, 2024
Jun 27, 2024
Sep 1, 2024
Jun 27, 2024
Apr 25, 2025
Jun 30, 2024
Aug 31, 2024
Aug 31, 2024
Jun 25, 2024
Jun 25, 2024
Sep 1, 2024
Aug 31, 2024
Aug 31, 2024
Jun 19, 2024
Jun 25, 2024
Aug 31, 2024
Aug 31, 2024

Repository files navigation

Shortify

screenshot of the shortify ui while logged in.

Sleek self-hostable link shortening service. No analytics included!

Deployment

Note

We only support PostgreSQL databases.

Setup

To generate required keys, you might want to use the provided utility available at utils/jwt_generate.ts. This tool requires Deno to run.

As the project uses the standardized JSON Web Key format, it is possible to generate keys usable in this project without having to use the tool.