1.0.4 • Published 5 years ago
@firestone-hs/categorize-deck v1.0.4
Test it
npm run build && sam local invoke -t template.yaml -e event.json CategorizeDeckFunctionDeploy
npm run build && npm run package && npm run deploy
rm -rf dist && tsc && rm -rf dist/node_modules && npm publish --access=publicReference
Used this project as template: https://github.com/alukach/aws-sam-typescript-boilerplate