Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 772 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 772 Bytes

IOSPE - Inscriptions of the Northern Black Sea

This repository contains the code for the IOSPE online edition of the corpus of ancient and medieval inscriptions from the Northern Coast of the Black Sea. This database is part of an ongoing international collaborative project under the aegis of the International Union of Academies and represents a dynamic digital resource.

Getting started

To get started using the repository, you will need to set up a local development environment.

Dependencies

Docker.

Running locally

To run the project locally you can use the helper script ./docker.sh or manually run docker compose:

cd compose
docker compose up --build

Press Ctrl-C to terminate the script.