Skip to content

Simple utility to upload all existing photo albums to the new esac.nl album storage

Notifications You must be signed in to change notification settings

esac-ic/album-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

album-uploader

Simple utility to upload all existing photo albums to the new esac.nl album storage

Requirements

  • NodeJS
  • NPM
    • NPM dependencies are defined in the package.json

Also make sure the feature/photoalbums_api branch is active (or merged into master).

Installation instructions

  • npm install

Run instructions

Make sure each album folder contains only images and one info.json file, structed as follows:

{
    "name": "Album name",
    "description": "Nice description",
    "date": "YYYY-MM-DD"
}

Then run node index.js

About

Simple utility to upload all existing photo albums to the new esac.nl album storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published