Skip to content

A repo to start up an Omeka S development environment and code to export to PDSC RO Crate format

License

Notifications You must be signed in to change notification settings

CoEDL/omekas-devenv_and_exporter

Repository files navigation

Build the omeka-s container

docker build -t omeka-s --rm .

run the app

docker compose up -d ; docker compose logs -f ; docker compose stop ; docker compose rm -f

run the exporter

About

A repo to start up an Omeka S development environment and code to export to PDSC RO Crate format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages