Pre-requisites
- Node.js v6.5.0 or later.
- Serverless CLI v1.9.0 or later. You can run npm install -g serverless to install it.
- An AWS account. If you don't already have one, you can sign up for a free trial that includes 1 million free Lambda requests per month.
- Set-up your Provider Credentials -> Watch the video on setting up credentials
환경설정
NodeJS v10.15.3
Serverless v1.44.1
Visual Studio 2019
Git 2.21.0.windows.1
aws-cli/1.16.167 Python/3.6.0 Windows/10 botocore/1.12.157
regeion 오타 -> region 으로 변경
this is not babel-node. You get babel-node by installing babel-cli:
-> npm install --save-dev babel-cli
--> yarn add babel-cli
[참고 URL]
https://serverless.com/framework/docs/providers/aws/guide/quick-start/- 서버리스
https://nodejs.org/ko/download/- nodejs
https://visualstudio.microsoft.com/ko/ - Visual Studio
https://git-scm.com/downloads- git
https://www.sourcetreeapp.com/ - sourcetree
https://aws.amazon.com/ko/cli/ - aws cli install
https://www.npmjs.com/package/serverless-webpack - serverless webpack
https://code.visualstudio.com/ - visualstudio code
https://www.getpostman.com/downloads/ - postman
https://backend-intro.vlpt.us/1/01.html - eslint + koa 설명