A self-hosted photo sharing app family and friends
https://nid.sitegui.dev
| src | ||
| web | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| default.env | ||
| deploy.sh | ||
| Dockerfile | ||
| README.md | ||
| rust-toolchain | ||
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