Skip to content

@commercetools-connect/create-connect-app@0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 13:50
· 36 commits to main since this release
835a5f0

Minor Changes

  • #34 3ea6cf3 Thanks @ruidias-commercetools! - First Release

    This release introduces beta version of starter kit as part of Connect initiative in commercetools focussed on providing an execution environment for certified connectors built by the community, partners and customer to reduce operational overhead.

    Connect Starter Pack provides guidelines and templates (Service, Event, Job) in Typescript and Javascript. These templates aim to help the developer build, test and deploy the connector, helping our partners to build the connectors up to commercetools standards.

    This release includes:

    1. create-connect-app cli which enables you to quickly start building a new Connect Application with a normal setup configured for you
    2. Typescript and Javascript version of the starter template to develop connect application

    Refer Readme to understand usage of connect starter kit.

    Note: There isn't an official changelog prior to this version.