Skip to content

Latest commit

ย 

History

History
9 lines (8 loc) ยท 343 Bytes

README.md

File metadata and controls

9 lines (8 loc) ยท 343 Bytes

AWS Lambda function

Usage

  1. local test => npm run local
  2. getAllUsers bundling => npm run build:getAllUsers
  3. validateDuplicate bundling => npm run build:validateDuplicate
  4. login bundling => npm run build:login
  5. signup bundling => npm run build:signup
  6. getDreamsData bundling => npm run build:getDreamsDate