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