<aside> ⚠️ This tutorial was created for a hackathon we hosted and may need to be updated. If you've got any questions, please let us know!
</aside>
⭐ Welcome to the EXT APIs Tutorial! In this walkthrough we’ll help familiarize you with the EXT APIs & Docs, show you around the platform a bit, give you a sense of what’s possible, and get you up and running with your very first extension (we call all programs built for the EXT platform ‘EXTensions’… get it? 🥁)
⭐ Now that we’ve installed EXT, let’s set up the scaffolding for our extension.
⭐ Now that we’ve created a basic extension scaffold that contains a manifest.json
and main.js
, installed the extension in our dashboard, and have our installed extension folder open in our text editor of choice, let’s start coding the extension in earnest!