Run any GitHub repo without cloning it

On any repository page, replace github.com in the address bar with this site. It checks what the project needs, provisions a database if it uses one, builds it, and opens it — automatically.

https://github.com/owner/repo
https://shipyard/owner/repo

Works for a subfolder too: keep the /tree/branch/folder part of the URL and only that folder is deployed.

Deployments are temporary and use placeholder values for third-party API keys, so payment, email and upload features won't work unless you supply real keys.