Skip to content

☁️ Boilerplate for building small serverless functions on AWS

Notifications You must be signed in to change notification settings

ecrmnn/sls-aws-nodejs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sls-aws-nodejs-boilerplate

Boilerplate for building small serverless functions on AWS

Travis prs Welcome eslint

Installation

git clone https://github.com/ecrmnn/sls-aws-nodejs-boilerplate.git

cd sls-aws-nodejs-boilerplate

npm install

Usage

Build your function in src/app.js.

Testing

Use the provided invoke() helper to run your function with all env variables injected.

npm test

License

MIT © Daniel Eckermann

About

☁️ Boilerplate for building small serverless functions on AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published