This is a StableStudio plugin bootstrapped with create-stablestudio-plugin
Getting Started
- explain how to get a plugin built
yarn build
npm run build
- explain basic outline of functions
Learn more
- link to possible reference docs
Deploying
- explain pushing to github to make CI build and create artifacts stablestudio can import
you have to grant "Read and write permissions" in the "workflow permissions" section in repository actions settings for the action to work.
git push