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

Configure Feed

Select the types of activity you want to include in your feed.

Update docker-image.yml

authored by nekomimi.pet and committed by

GitHub 6ebaba50 ba6d116f

+1 -1
+1 -1
.github/workflows/docker-image.yml
··· 17 17 18 18 jobs: 19 19 build: 20 - runs-on: macos-latest 20 + runs-on: self-hosted 21 21 permissions: 22 22 contents: read 23 23 packages: write