Link

Next Steps

DO THIS

Connector Instances

All Yack Connectors run independently of one another and are each isolated session instances that cannot reference any data from other Connectors. All data sent to and retrieved from the Yack core app is passed through the yack-connector-framework. See PluginSession.

Basic Plugin Configs

Package.Json

IPlugin

Basic Info

  • Colors
  • Names

Structure

(Talk about general Connector stucture)


Suggested Workflow

  • Start with ___
  • Then do __

Table of contents