Theia Docker¶
Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
Docker¶
docker run -d --name theia -p 3000:3000 theiaide/theia
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.