Bunyipkit shell library

This subdomain hosts shell.js, the shared cross-app shell library loaded by every app.

Apps load it as:
<script src="//shell.bunyipkit.test/shell.js"></script>

Then call: BunyipkitShell.init({ app: "lessonplanner" }) to mount the cross-app header.

Try the demo: portal home.