Skip to content

bkspace/serverless-es6-webpack-circle-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

serverless-es6-webpack-circle-boilerplate

A quick little starter for my MVP toys.

Dev

yarn install
yarn test --watch 

Serverless

yarn global add serverless
sls invoke local -f hello

Prettier ๐Ÿ’…

The default configuration is to run prettier against anything in the src directory, on commit. If you want to add further rules, feel free to add eslint.

Circle CI

Only merges to master get deployed to AWS. The only required step is to add your AWS IAM credentials to Circle. You can do this in settings -> AWS Permissions.

About

Just another serverless boilerplate ๐Ÿ˜

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published