Welcome to the Photography repository! This project is designed to showcase a collection of photographs through a web-based static gallery.
Follow these steps to set up and run the project locally:
- Install Dependencies:
brew install python3 exiftool graphicsmagicksudo apt-get update
sudo apt-get install -y python3 exiftool graphicsmagick- Install Node 18 (thumbsup needs it):
brew install nvm
nvm install 18
nvm use 18- Install Thumbsup:
npm install -g thumbsup- Clone Repository:
git clone https://github.com/framinosona/photography.git
cd photography- Run thumbsup:
thumbsup --config config.json