GitHub Pages photo gallery per-product folder (e.g. /product1/).
product1/ is a standalone gallery page.product1/assets/gallery.json.product1/assets/photos/product1/assets/gallery.json.main → / (root)https://elder-jonathan.github.io/PicDropNFC/product1/You should see “No photos yet” which is expected until Dropbox sync is configured.
You will add repository secrets:
DROPBOX_CLIENT_IDDROPBOX_CLIENT_SECRETDROPBOX_REFRESH_TOKENAnd set the Dropbox folder path used by the workflow:
DROPBOX_FOLDER_PATH: "/product1"