Hacker News new | ask | show | jobs
GitPod: One-Click Online IDE for GitHub (gitpod.io)
4 points by stemuk 2629 days ago
2 comments

I tried to edit my github project expecting to see an editor for my project... but nothing!

https://www.gitpod.io/#https://github.com/zubairq/yazz

Hi Zubairq,

it dosn't work when you have the `www` before `gitpod.io`.

Please try https://gitpod.io/#https://github.com/zubairq/yazz

That should work.

I tried that before, and tried again, but the repo never comes up
Use just `https://gitpod.io/#` as prefix for the URL of your repo.
This is super. Does it support nodejs projects?