A self-hosted photo sharing app family and friends https://nid.sitegui.dev
Find a file
2026-06-05 10:00:03 +02:00
src Don't show remove tombstones 2026-06-05 10:00:03 +02:00
web Display text 2026-06-04 22:53:12 +02:00
.gitignore Copy template from blog 2026-05-08 16:48:44 +02:00
Cargo.lock Rename repo 2026-06-05 09:42:59 +02:00
Cargo.toml Rename repo 2026-06-05 09:42:59 +02:00
default.env Re-rebrand 2026-06-04 20:13:41 +02:00
deploy.sh Rename repo 2026-06-05 09:42:59 +02:00
Dockerfile Rename repo 2026-06-05 09:42:59 +02:00
README.md Don't show remove tombstones 2026-06-05 10:00:03 +02:00
rust-toolchain Prepare Dockerfile 2026-05-13 00:38:51 +02:00

Nidimages

A self-hosted photo sharing app for my family, inspired by PhotoCircle.

Run locally

watchexec \
  --socket 8080 \
  --restart \
  --debounce 1000 \
  --stop-signal SIGINT -- \
  cargo run

Deploy

Set git alias with:

git config alias.deploy '!git push && ssh -4 sitegui@ssh.sitegui.dev ./deploy sitegui/nidimages'

then simply run git deploy to push and deploy.

TODO

  • understand why yesterday I've received 2 notifications about new stuff on the square
  • allow removing notifications
  • move notification to user edit
  • allow editing and removing text
  • remove user from square