@firestone-hs/save-dungeon-loot-info
v1.0.8
Published
``` sam local start-api ```
Downloads
477
Readme
Test it
sam local start-api
Deploy
npm run build && npm run package && npm run deploy
rm -rf dist && tsc && rm -rf dist/node_modules && npm publish --access=public
Reference
Used this project as template: https://github.com/alukach/aws-sam-typescript-boilerplate