/ecommerce-workshop

Interactive tutorial on building an e-commerce platform on AWS.

Primary LanguageTypeScript

Prerequisites

System Requirements

  • git v2.18 or greater
  • NodeJS v20 or greater
  • pnpm v8 or greater
  • sst ion (0.399 or greater)

AWS Regional requirement - US-EAST-1 for ai models

All of these must be available in your PATH. To verify things are set up properly, you can run this:

git --version
node --version
pnpm --version
sst version

If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for windows or mac/linux. If you're using Linux and don't know how to modify your PATH, WHO ARE YOU?! TELL ME MORE!