arielweinberger / sls-base

Base template for Serverless Framework applications
154 stars 132 forks source link

Codingly.io: Base Serverless Framework Template

https://codingly.io

What's included

Getting started

sls create --name YOUR_PROJECT_NAME --template-url https://github.com/codingly-io/sls-base
cd YOUR_PROJECT_NAME
npm install

You are ready to go!