shepherd44 / lambda-express

lambda-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambda base repo for nodejs - express

run

  • local run

    node app.local.js
    
  • lambda handler

    • index.handler

test

using jest

npm run test

changes

package.json

  • name
  • version
  • description
  • repository.url
  • author
  • license

sequelize

About

lambda-express


Languages

Language:JavaScript 100.0%