1.0.4 • Published 10 months ago

@digital-enabler/demf-console-all-services v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Services microfrontend

Digital Enabler - Services microfrontend

The Services micro frontend is an application that is used to show all of the avaiable services.

NOTE: See here on how to mount a microfrontend and also here to more info about Microfrontend application for Digital Enabler.

Pre-requisites

Before you continue you need to

  • have NPM installed
  • have NodeJS installed
  • have VueJS and Vue-CLI installed
  • have a GitHub account
  • use VisualStudio Code or IntelliJ Idea as your development IDE

Project management

Installation

Open a Terminal window in the project folder and go inside the app folder, then launch the command:

npm install

NOTE: When install finished, do not care about the warnings on the versions and vulnerability problems reported, and DO NOT launch the npm audit fix or npm audit fix –force commands

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

NOTE: Alternatively to the command indicated above you can use the VueUI browser interface

Configs file

To work properly the Services needs an services-config.json file with this settings:

{
  "mf": "Services",
  "api": "https://[generic_api_location]/api"
}
1.0.2

10 months ago

1.0.1

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.0

11 months ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago