Initialize Project
Connect Init
Theinit
command will begin the process of creating a new ShipEngine Connect application.Create a new directory for your project and initialize Connect:
mkdir connect-example
cd connect-example
shipengine-connect init
This will generate a project structure to help build your integration.
Integration Types
Learn more about the implementation details of the various ShipEngine Connect integration types.