The Museum Map is a web application that provides browsing access to digital cultural heritage collections.
The frontend application is provided as a Docker image: https://hub.docker.com/repository/docker/scmmmh/museummap
To configure the correct database access, pass the SQLALCHEMY_URL
environment variable.
The Museum Map comes with a backend application for creating all the required data structures.