Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 451 Bytes

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.