Service that replaces the backend of ExplorViz and provides static data for software landscapes.
pnpm install
- Start application:
pnpm run start
- You may also use the supplied Dockerfile to build the Docker Image.
- An exemplary Docker Compose file is part of this package.