... | ... | @@ -62,7 +62,7 @@ npm start |
|
|
## Installation of SDK4ED Dashboard using Docker
|
|
|
Alternatively, you can install the SDK4ED Dashboard using Docker.
|
|
|
- **Step 1**: Download and install [Docker](https://www.docker.com/).
|
|
|
- **Step 2**: Clone the latest Project Management service version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
|
- **Step 2**: Clone the latest SDK4ED Dashboard version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
|
- **Step 3**: Open cmd and copy `.env-default` to `.env`:
|
|
|
```
|
|
|
cp ./.env-default ./.env
|
... | ... | |