import 'bootstrap'
import dashboard from './dashboard.js'
if (window.STREAM_KEY) dashboard(window.STREAM_KEY)