Skip to content

elthrasher/sam-typescript-webpack-sample

Repository files navigation

sam-typescript-webpack sample project

Manage and deploy multiple functions with webpack.

Read more about it on dev.to.

Useful commands

  • npm install first
  • npm run build to create bundles
  • npm run watch to build on change
  • npm run lint to check code style
  • npm test to do just that
  • sam validate to check your template
  • sam local start-api to run it locally
  • sam deploy --guided for your first deploy
  • sam deploy thereafter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published