Categorygithub.com/IEP/image-carousel
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 of map[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.