Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 522 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 522 Bytes

commercetools-connect

This repository implements a Commercetools Connect Application for generating order numbers. It allows merchants using Commercetools to integrate with this service to generate Order Numbers once created

Steps to create and deploy a Commercetools Connect Application

Firstly execute the following sets of commands :-
1. npm install --global @commercetools-connect/create-connect-app
2. create-connect-app first-connect-application --template typescript
3. Service based app