Document manager for Institute for Art Technology and Conservation at Germanic National Museum Nuremberg
Search object information for a given objectid at https://objektkatalog.gnm.de/rest_export/ and populate MS Word templates.
You need nodejs for running and building. You may want to install it with nvm (windows/ linux).
git clone https://github.com/rnsrk/marvin.git
cd marvin
npm iStart devServer
npm run startBuild Windows / Linux executable
npm run packageI've used the Boilerplate by Alex Devero