Stream github repo as targz
- http://localhost:3000/{author}/{repo}
- http://localhost:3000/{author}/{repo}/{folder}
- http://localhost:3000/{author}/{repo}?branch={branch}
- http://localhost:3000/{author}/{repo}?commit={commit}
- http://localhost:3000/{author}/{repo}/{folder}?branch={branch}
- http://localhost:3000/{author}/{repo}/{folder}?commit={commit}
npm start