2025-10-08 20:26:14 +03:00
2025-10-08 20:26:14 +03:00
2025-10-09 00:14:11 +05:00
2025-10-08 20:26:14 +03:00
2025-10-09 08:25:11 +03:00
2025-10-09 00:14:11 +05:00
2025-10-08 20:26:14 +03:00
2025-10-08 20:26:14 +03:00
2025-10-08 20:26:14 +03:00

About the project

This simple shortlink server targets portable network devices and other low-performance machines.

It comes in form of AMD64 Docker Image, but you can use it on any other platform (tested natively on MacOS 26.0.1 Tahoe) and without Docker.

Set up

Before launching the program:

  • perform database migrations (in ./migrations directory) manually or with your favourite tool;
  • change Postgres password in docker-compose.yml and .env;
  • change API_KEY to LONG AND SECURE STRING in .env.

This code is licensed under Apache-2.0

Description
Languages
HTML 55.5%
Rust 42.4%
Dockerfile 2.1%