Skip to content

This repo is used during commercetools TypeScript Developer Training

Notifications You must be signed in to change notification settings

commercetools/commercetools-ts-sdk-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commercetools-ts-sdk-training

commercetools-ts-sdk-training

https://ok.commercetools.com/training-offering-calendar

NEW JAVASCRIPT COURSE USING THE NEW COMMERCETOOLS TS SDK https://github.com/commercetools/commercetools-ts-sdk-training

Usage

Add API Client Credentials in .env.sample then remove the ".sample" file name should be only ".env" then follow your trainer instructions to solve the exercises.

Installation for npm users

Use the command npm install to install dependencies

then you should be able to run any file using npm run [fileNumber] example

  • npm run 1
  • npm run 4c
  • npm run 6b

Installation for yarn users

Use the command yarn to install dependencies

then you should be able to run any file using yarn [fileNumber] example

  • yarn 1
  • yarn 4c
  • yarn 6b

Requirements

The following (or later) must be installed before the TypeScript SDK can be used:

  • Node v18
  • Npm v10
  • Yarn v1

for questions email [email protected]

About

This repo is used during commercetools TypeScript Developer Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published