cloud9-launcher icon indicating copy to clipboard operation
cloud9-launcher copied to clipboard

Simple web ui for managing workspace of self-hosted Cloud9 IDE

Results 2 cloud9-launcher issues
Sort by recently updated
recently updated
newest added

After killing a project, the ports don't seem to get added back to the available list (though, they are in fact free). I set 10 ports to be available in...

``` npm start > [email protected] start /var/www/cloud9-launcher > node app.js /var/www/cloud9-launcher/app.js:68 .post(async function(req, res) { ^^^^^ SyntaxError: missing ) after argument list at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions..js...