Shopware App Server on Lambda using DynamoDB as storage

This project uses Node.js, DynamoDB, AWS and SST to create a serverless app that can be used as a Shopware App Server.

Install the dependencies:

npm install

Install SST

brew install sst/tap/sst

Deploy your app

sst deploy

or run it in dev mode

sst dev