build-global-stats
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Test it

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

Deploy

npm run build && npm run package && npm run deploy

rm -rf dist && tsc && rm -rf dist/node_modules && 'cp' -rf dist/ /g/Source/zerotoheroes/firestone/core/node_modules/\@firestone-hs/build-global-stats/
rm -rf dist && tsc && rm -rf dist/node_modules && npm publish

Reference

Used this project as template: https://github.com/alukach/aws-sam-typescript-boilerplate

Readme

Keywords

none

Package Sidebar

Install

npm i build-global-stats

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

128 kB

Total Files

71

Last publish

Collaborators

  • sebastientromp