sam-typescript-webpack sample project
Manage and deploy multiple functions with webpack.
Read more about it on dev.to.
Useful commands
npm install
firstnpm run build
to create bundlesnpm run watch
to build on changenpm run lint
to check code stylenpm test
to do just thatsam validate
to check your templatesam local start-api
to run it locallysam deploy --guided
for your first deploysam deploy
thereafter