Expand the gallery with prev/next browsing and fullscreen detail view, golden influence lamps and chronological wall layout in 3D halls, and scripts/docs for catalog expansion, influence edges, and multi-source image fetching. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
255 B
Bash
12 lines
255 B
Bash
DB_HOST=192.168.10.122
|
|
DB_PORT=5432
|
|
DB_USER=gallery
|
|
DB_PASSWORD=
|
|
DB_NAME=Gallery
|
|
PORT=3001
|
|
IMAGE_DIR=./data/images
|
|
|
|
# Optional — enable extra museum search in fetch-missing-images / search-missing-paintings
|
|
# SMITHSONIAN_API_KEY=
|
|
# HARVARD_ART_API_KEY=
|