matipacheco / who-cleans-the-bathroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    

About


Languages

Language:Ruby 100.0%