Skip to content

This repository contains an implementation of the WoDT Digital Twins Platform.

License

Notifications You must be signed in to change notification settings

WebBased-WoDT/wodt-dts-platform

Repository files navigation

WoDT Digital Twins Platform

Release License: Apache License Version

This is an implementation of the WoDT Digital Twins Platform.

Usage

You need to specify the following environment variable:

  • EXPOSED_PORT: the port where the WoDT Digital Twins Platform expose its services

If you want to run it via docker container:

  1. Provide a .env file with all the environment variable described above
  2. Run the container with the command:
     docker run ghcr.io/webbased-wodt/wodt-dts-platform:latest
    1. Provide a port mapping to the exposed port.
    2. If you want to pass an environment file whose name is different from .env use the --env-file <name> parameter.

Documentation

  • Check out the website here
  • Direct link to the Code documentation here
  • Direct link to the REST-API documentation here

About

This repository contains an implementation of the WoDT Digital Twins Platform.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages