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.
To get started using the repository, you will need to set up a local development environment.
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.