UI Code Hosting

Does Dgraph provides hosting for static web sites?

It would be super convenient and will attract UI developers to host their web-sites.
This will even more simplify connection to Dgraph for simple web-sites.
Also it would be great to have automatic integration with Google, Facebook authentication along with simple admin page to manage (add/remove) authorized user into predefined security groups. Access level for different security groups can be managed in schema and lambdas.

Technically static web-site bundles (html, css, js) can be hosted in AWS::S3 “folders” and uploaded/updated using Dgraph admin page. Later it can be integration with Git.

What do you think?
Any plans?

No we do not. But this is an intruiging feature request.Thanks for letting us know