Skip to content

Mobility-Data-Space/mds-edc-ui

Repository files navigation

Getting Started

Local Development

  1. Copy .envrc.example to .envrc and fill in the required environment variables for your EDC connector.

  2. Run the development server:

    yarn dev

Run with Docker

You can run the app using docker by running

docker compose -f docker-compose.local.yml

This would run the connectors and the UI for you

Run E2E tests

To run the tests in the app use the following command

yarn playwright test [test-file-path]

# eg

yarn playwright test kafka-data-offer.spec.ts

About

MDS EDC UI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages