A very performant and light (2mb in memory) link shortener and tracker. Written in Rust and React and uses Postgres/SQLite.

Update docker-image.yml

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/docker-image.yml
···
jobs:
build:
-
runs-on: macos-latest
+
runs-on: self-hosted
permissions:
contents: read
packages: write