This extension is created using the Netlify SDK. It is a boilerplate for creating a new extension.
You can install this extension in your Netlify account by clicking here.
These are some common scripts you will use when developing your extension. If you want to know what else is possible, check out the documentation.
This builds the extension into a .ntli
folder. This is the folder that Netlify uses to run the extension.
npm run build
Are you ready to deploy and publish your extension? Check out our documentation on publishing your extension.