Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 446 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 446 Bytes

Shortify

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.