luvit/lit

Support git upstreams

creationix opened this issue · 0 comments

I'm trying to make the production server less stateful. We already have a backup of all repo data on github, it would be neat if the lit server wrote directly to that github repo, but had a local cache for fast reads. The local storage could be ephemeral allowing people to even use free heroku dynos combined with github for persistence for their own package repositories.