Add the script
<script src="https://static.blokay.com/bl/e7910bbe7099.js"></script>
Call the web component
<div id="bl" class="w-[40rem] mx-auto">
<chartbar-component resource="examples.chartline" ></chartbar-component>
</div>
Put Blokay credentiales
window.BLOKAY_JWT = "";
window.BLOKAY_PUBLIC_KEY = "";