repositorypackage
0.1.0
Repository: https://github.com/iep/image-carousel.git
Documentation: pkg.go.dev
# README
Image Carousel
data
folder need to have following files:
metadata.json
with the schema ofmap[string][]Image
.<bucket_name>/<filepath>
image files.
Other than that, you also need to create config.yml
files, check the config.example.yml
for reference.