This is the frontend for an auto-publish Photo Blog system
/
- lists all albums/{albumName}
- displays the images of the album
Read about the system in my blog.
tl;dr the photos are synced by syncthing, served by the API and displayed with this frontend.
$ ./run.sh
For detailed explanation on how things work, check out Deno docs.
- written in TypeScript
- powered by Deno
- served by Deno Deploy
- synced by Syncthing