Anomaly Innovations

Results 15 repositories owned by Anomaly Innovations

serverless-nodejs-starter

753
Stars
158
Forks
Watchers

A Node.js starter for Serverless Framework with ES6 and TypeScript support

serverless-stack-demo-api

521
Stars
198
Forks
Watchers

Source for the demo app API in the Serverless Stack Guide

serverless-stack-demo-client

637
Stars
204
Forks
Watchers

Source for the demo app client in the Serverless Stack Guide

serverless-bundle

532
Stars
153
Forks
Watchers

Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.

aws-api-gateway-cli-test

119
Stars
29
Forks
Watchers

A simple CLI to test API Gateway endpoints with IAM authorization

serverless-lerna-yarn-starter

82
Stars
19
Forks
Watchers

A Serverless monorepo starter that uses Lerna and Yarn Workspaces.

serverless-typescript-starter

79
Stars
21
Forks
Watchers

A Serverless starter that adds TypeScript, serverless-offline, linting, environment variables, and unit test support.

serverless-stack-demo-mono-api

52
Stars
6
Forks
Watchers

A sample mono-repo multi-service Serverless application with AWS CloudFormation cross-stack references.

serverless-stack-demo-ext-api

92
Stars
38
Forks
Watchers

Source for the extended version of the demo app API in Serverless Stack.