oracle cloud oci linux & node & theai install
install theai prereqs (as root)
build theia
$ mkdir mytheia
$ cd mytheia
$ vi package.json
$ # (C&P from https://theia-ide.org/docs/composing_applications)
$ yarn # will autoinstall everything from your package.json
$ yarn theia build (takes approx 400 seconds)
start theia
create a SSH tunnel from your local PC to remote OCI