/sss-local-debugging

Serverless Summer School Local Debugging Workshop

Primary LanguageJavaScript

Local Debugging Workshop

Serverless Summer School

Have you been frustrated trying to figure out how to locally debug a Lambda Function? Or maybe this whole serverless thing sounds cool, but you had a hard time figuring out a developer workflow that didn't feel like walking across broken glass? Have no fear, today we're going to work together to learn how to debug a simple serverless application!

Setup

You need a few things to start developing serverlessly:

Phew! It seems like a lot to install all these tools, but in the tradition of great software each tool builds on the foundation of the others.

Continue To Module 1!