An open API service indexing awesome lists of open source software.

https://github.com/eclipse-xfsc/portal-integration

Service for the integration of xsfc portal
https://github.com/eclipse-xfsc/portal-integration

integration orchestration portal testing xfsc

Last synced: about 1 month ago
JSON representation

Service for the integration of xsfc portal

Awesome Lists containing this project

README

          

## Install dependencies

yarn

## Run

npm start

## Build

DISABLE_ESLINT_PLUGIN=true npm run build

## Check and format all files with pretier

yarn prettier --write .