Skip to content
/ trex Public

[Under development] Trex is the runtime for the D2E platform

License

Notifications You must be signed in to change notification settings

OHDSI/trex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trex

Docker Build and Up    NPM build package

Trex is the runtime environment of D2E

Please read the D2E Setup Guide to setup D2E and Trex

Get in contact

Please click here to join us in Discord.

Plugin Installation

Endpoints:

  • GET trex/plugins list installed and available plugins
  • POST trex/plugins/:name installs the name plugin
  • PUT trex/plugins/:name updates the name plugin

Seeding plugins:

  • Set the PLUGINS_SEED env variable with the list of plugins to be installed on startup

Dev mode:

  • Mount the plugins in docker and set PLUGINS_DEV_PATH to the folder containing the plugins

Plugin Structure

Plugin metadata is stored in the package.json file in the trex section. Supported plugins are:

  • ui
  • functions
  • flow (prefect dataflows)

About

[Under development] Trex is the runtime for the D2E platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published