lewisblackwood
07/27/2017, 9:53 AMserverless-babel-starter
(https://github.com/postlight/serverless-babel-starter). It adds Webpack, Babel, Prettier, and Jest by default and other helpers such as live-reloading of functions locally and the ability to keep functions "warm".
As I imagine Graphcool is a Lambda power user, I'd love to hear more about how you guys manage your Lambda development:
• are you using Serverless elsewhere, or just for running integration tests with Chromeless?
• how do you manage the development and deployment of Lambda functions, across multiple environments?
• are you doing CI/CD with your Lambda functions?
• any tips in general on building a great dev experience with Lambda 😅
thanks team!schickling
07/27/2017, 10:14 AMlewisblackwood
07/27/2017, 10:25 AM