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 installInstall SST
brew install sst/tap/sst
Deploy your app
sst deployor run it in dev mode
sst dev