Source code
If you like to fix and tweak HomeGallery you can checkout the source code, install the npm dependencies and build the packages.
Quickstart
Run the CLI
The CLI with all commands from source is started via
Upgrade the gallery
To upgrade the gallery software, please stop your current server, fetch the latest master, build the sources and start the new version.
Please run the import command to rebuild the database. This step will add new features and fix missing database entries. If all your media is already imported the import can be done in parallel with the server command.