Serverless framework template for AWS NodeJS
Create a new serverless project with this template by running:
serverless create --template-url https://github.com/FiveTalent/fts-serverless-templates/tree/master/templates/${template-name} --path /path_to_awesome_serviceThis is the standard Serverless Framework AWS NodeJS template with eslint installed and configured.