Who cleans the bathroom?

Setup

  • Node version:

      v10.15.3
    
  • System dependencies:

      npm install
    
  • Creating the zip file that's uploaded to AWS Lambdag

     zip -r function.zip index.js node_modules/ package-lock.json package.json