rasensio / aws-serverless-koa

Basic AWS SAM template with Koajs (nodejs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Serverless Koa Boilerplate

Getting Started

git clone git@github.com:rasensio/aws-serverless-koa.git myproject
cd myproject
rm -rf .git
npm i

To debug locally

npm run dev

And open your browser at https://localhost:3000

About

Basic AWS SAM template with Koajs (nodejs)


Languages

Language:JavaScript 89.8%Language:Shell 10.2%