Skip to content

Commit 3ddb18f

Browse files
committed
Add README to demo supplier
1 parent 89cce2f commit 3ddb18f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

demo-supplier/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Description
2+
3+
Service that replaces the backend of ExplorViz and provides static data for software landscapes.
4+
5+
## Installation
6+
7+
- `npm install`
8+
9+
## Running / Development
10+
11+
- Start application: `npm run start`
12+
13+
## Docker
14+
15+
- You may also use the supplied Dockerfile to build the Docker Image.
16+
- An exemplary Docker Compose file is part of this package.

0 commit comments

Comments
 (0)