Warning: This sample is using an experimental version of the connect SDK. This message will be removed when it becomes usable by members outside of the team.
Define the Metadata needed to display your fulfillment provider integration in the app in the src/definitions
directory.
Implement the methods necessary for the fulfillment provider found in src/methods
;
npm run start
will build your project and start up a local server.
npm run build
will build your project.