Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

cpswarm/deployment-tool-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSwarm Deployment UI

Build Status Docker Pulls

This UI is compatible with CPSwarm Deployment Tool.

Getting Started

The project documentation is available on the Wiki.

Deployment

Refer to these instructions to run all the components.

To only run the UI:

docker run -p 80:80 linksmart/deployment-ui

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Contributing

Contributions are welcome.

Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.

Affiliation

CPSwarm
This work is supported by the European Commission through the CPSwarm H2020 project under grant no. 731946.

Packages

No packages published

Languages