Theia Docker#

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

Demo#

Docker#

docker run -d --name theia -p 3000:3000 theiaide/theia

https://localhost:3000/

theia-ide/theia-apps#

Note: This repository is considered deprecated. Theia Blueprint and CDT.cloud Blueprint are more polished example applications based on the Eclipse Theia framework, that might be of interest. For more details, see issue #496.

Screenshots#

https://theia-ide.org/static/arm_mbedstudio-ss-a6b8b08ebe67bff798ecded45acf32e8.png

https://theia-ide.org/static/coffeeditor-06b3ac62b6f0196982d75d6f94741195.gif

https://theia-ide.org/static/redhat-crw-ss-01c803764f618bc109fabf30590c30da.png

https://theia-ide.org/static/logicloud-de29a8f4bf75dc3b233ff40020cdbf1a.png

https://theia-ide.org/static/record-evolution-screenshot-34df6349fce70e6ffc21c90da4670bc6.png

https://theia-ide.org/static/smartface-e2d1c64ccc0b3d10886bb5a4e68781de.gif

References#