This is an initial project for AWS Lambda to use Apex with npm. Some of the features of this project are npm package sysytem, implements Node.js 4.3.2 and ES2015, testing locally with environment variables of Apex.
- Node.js 4.3.2
- Apex 0.9.0
$ git clone https://github.com/tayasu/apex-npm-template.git
$ cd apex-npm-template
$ apex deploy
$ apex invoke hello
$ cd functions/hello
$ npm install
$ npm test
$ npm run apex deploy #run-script for apex commands by npm dir