a booru viewer
demo_may122024.mp4
(so far,) the easiest way to run it locally is to use docker:
docker run \
-e PROXY_SECRET=$(openssl rand -hex 32) \
-p 55600:55600 \
--name atsugami \
ghcr.io/seapunk/atsugami:latest
this will start atsugami and have a web server running on port 55600