atsugami
atsugami copied to clipboard
a nicer booru browser
atsugami
a booru viewer
(this project is still in its early stages! many improvements to come, see https://github.com/SEAPUNK/atsugami/issues/1. a temporary demo site can be found here, hooked up to safebooru.org: https://ats.ivan.moe)
https://github.com/SEAPUNK/atsugami/assets/4400726/33b3f1c8-23b2-4072-8b80-7955bfcbec16
install
(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