Skip to content

The Museum Map enables browsing of large digital cultural heritage archives

Notifications You must be signed in to change notification settings

scmmmh/museum-map

Repository files navigation

Museum Map

The Museum Map is a web application that provides browsing access to digital cultural heritage collections.

Frontend

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.

Backend

The Museum Map comes with a backend application for creating all the required data structures.