Why you have two separate PHOTO and GALLERY folders
- PHOTO folder for all your photo in HI res
- GALLERY folder for gallery photo only. And only that photos will in Polpisaka application
- every image has unique name
- make folder 'resume'
- images folders structure inside 'resume'
- <Album #1 name>
- <Image #1>
- <Image #2>
- <Album #2 name>
- <Image #3>
- <Image #4>
- <...>
- <Album #1 name>
- checkout server
- configure .env
- set GALLERY_PATH wirh your GALLERY folder path
- set PHOTO_PATH wirh your PHOTO folder path (set GALLERY folder if not exists)
- build and start server
cd server; docker-compose build; docker-compose up -d
- setup your server connection