Skip to content

europeana/sea

Repository files navigation

Europeana Service Experience Architecture (SEA)

Maintainability Rating Reliability Rating Security Rating Coverage

Docker

A multi-purpose Dockerfile is included to build any of the apps.

Usage:

app=ds4ch
docker build --build-arg app=${app} -t europeana/${app} .
docker run -i --rm --name europeana_${app} -p 8080:8080 europeana/${app}

The app will now be available at http://localhost:8080/

Testing

pnpm test runs all unit tests.

pnpm test:coverage runs all unit tests and generates a coverage report.

Versioning

Versioning of the monorepo packages is managed using Lerna.

pnpm dlx lerna version

License

Licensed under the EUPL v1.2.

About

🌊 Service Experience Architecture (SEA)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages