Git Product home page Git Product logo

dtaas's Introduction

Motivation

The Digital Twin as a Service (DTaaS) software shall be used for creating a Digital Twin support platform for SMEs. A brief overview of the software is available in this presentation and recorded video. There is also a research paper draft if you are interested in reading the scientific roadmap for this software.

This is a mono repo containing code for both the web client and the microservices code base. Only the web client and library microservice components are functional at present. Everything else is a work-in-progress.

Installation

The best way to use the DTaaS software is via a vagrant virtual machine. The install instructions for single node vagrant machine should help you get started. If you face any issues, please open an issue.

Development Setup

The rest of the information on this page is aimed at current and potential contributors to DTaaS software development.

To install the development environment, run

bash script/install.bash

Before you make commits, please install the git hooks provided in the repository.

script/configure-git-hooks.sh

This will ensure that your commits are formatted correctly and that the unittests pass before you push your changes. Be aware that the tests take a long time to run. If you want to skip the tests or formatting, you can use the --no-verify flag on git commit or git push.

Infrastructure Components

The application uses Træfik and ML Workspace open-source components. It is possible to run jupyterlab notebooks, Grafana servers and InfluxDB as part of the DTaaS software. But terminal-based Jupyterlab, Grafana and InfluxDB are not installed in the default setup.

License

This software is owned by The INTO-CPS Association and is available under the INTO-CPS License.

dtaas's People

Contributors

prasadtalasila avatar omarley7 avatar ravvnen avatar apetriceanu avatar syntaxxeror avatar artin13 avatar karstenmalle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.