- NRAI Local development Or GitHub Codespaces.
- TypeScript syntax.
Addon Definition
To get started, let’s generate a new addon for GelatoAddon Name: Specify a name for your addon. This name uniquely identifies your addon within the NRAI ecosystem.Package Name: Optionally, you can enter a name for the npm package associated with your addon. If left blank, the default name will be used.Addon Type: Choose the addon type based on your intention. It can be either “custom” if it’s a tailored solution for your needs, or “community” if it’s designed to be shared and used by the broader community.
packages/addons/community/gelato/,
the src/index.ts file should contain the following code