... | @@ -22,7 +22,7 @@ Directories and files: |
... | @@ -22,7 +22,7 @@ Directories and files: |
|
- `.env-default` contains all environment variables that hold host configurations (e.g., URLS) for each backend service.
|
|
- `.env-default` contains all environment variables that hold host configurations (e.g., URLS) for each backend service.
|
|
|
|
|
|
# Installation of VM4SEC Dashboard
|
|
# Installation of VM4SEC Dashboard
|
|
- **Step 1**: Clone the latest VM4SEC Dashboard version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
- **Step 1**: Clone the latest VM4SEC Dashboard version that can be found in [this link](https://gitlab.seis.iti.gr/vm4sec/vm4sec-dashboard.git) and navigate to the root directory.
|
|
- **Step 2**: To deploy the application you have to first install all the dependencies used. Open cmd and run the following command:
|
|
- **Step 2**: To deploy the application you have to first install all the dependencies used. Open cmd and run the following command:
|
|
```bash
|
|
```bash
|
|
npm install
|
|
npm install
|
... | | ... | |