Skip to content

Instantly share code, notes, and snippets.

@shundy
shundy / Workshop.md
Last active November 2, 2017 11:15
Serverless Workshop

Event Gateway

Node のインストール

brew install nodebrew
echo 'export PATH=$PATH:$HOME/.nodebrew/ current/bin' >> ~/.bash_profile
mkdir -p ~/.nodebrew/src
nodebrew install-binary v6.11.5