Skip to content

keidarcy/zzw-food-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zzw-food-gallery

steps

  • local
    • airdrop heic from iphone to mac
    • go run cmd/main.go
      • convert heic to jpg
      • upload to s3
      • clean up local files
  • ci
    • push code or trigger scheduled job
    • go run cmd/main.go ci
      • list s3 bucket
      • render html
    • deploy to github page