Sign inSign up

ceetron/envision-examples

By ceetron

Updated about 2 months ago

Example web apps for CEETRON Envision for Web

Image
0

2.6K

ceetron/envision-examples repository overview

A simple nginx web server hosting the example web-apps included in the CEETRON Envision for Web distribution.

Note: The examples need a visualization server to be running, e.g. by running the ceetron/envision-ug-server docker.

To get started, just do:

> docker run -p 8998:8998 -d ceetron/envision-ug-server
> docker run -p 3000:80 -d ceetron/envision-examples

Then open http://localhost:3000 / http://127.0.0.1:3000 in your browser.

For more information about CEETRON Envision for Web, please visit the Tech Soft 3D Website

Tag summary

Content type

Image

Digest

sha256:f24b9aaae

Size

118.7 MB

Last updated

about 2 months ago

docker pull ceetron/envision-examples