Built with React TS + Tailwind + Vite
Images are sorted into galleries, placed in a galleries/<galleryName>/images folder. In the parent folder of the images, a json-file galleryInfo.json needs to be placed with the following fields:
- title
- description
- created
- coverimage
The galleries folder is passed through as a volume mount in the compose-file and can be changed.