/shutterbug

📷 Display screenshots of WMDE banners

Primary LanguageVue

shutterbug

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

How to add screenshots (actual image content)

ℹ️ The screenshots visualized by shutterbug are created with the banner-screenshots application ). With the banner-screenshots application you can generate the metadata summary files metadata_summary.json and the images and metadata file metadata.json for each campaign.

On your local machine, copy the content (image directory + metadata file) of the /banner-shots/ directory from the banner-screenhots repository into the public/screenshots/ directory of the shutterbug repository.