1.0.30 • Published 1 year ago

@firestone-hs/tavern-brawl-stats v1.0.30

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Test it

npm run build && sam local invoke -t template.yaml -e event.json BuildTavernBrawlStatsFunction

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