• Stars
    star
    10
  • Rank 1,807,489 (Top 36 %)
  • Language
    TypeScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example of Serverless Framework with AWS Lambda using TypeScript and esbuild

More Repositories

1

node-typescript

Template for bootstrap projects with Node.js and TypeScript
TypeScript
78
star
2

node-amazon-cognito-oauth

Using Amazon Cognito OAuth Endpoints instead of AWS-SDK with Node.js
JavaScript
35
star
3

use-navigator-online

⚛️ React Hooks to detect when your browser is online/offline.
TypeScript
24
star
4

top-level-await-in-aws-lamba-with-typescript

🚀 Using top-level await in AWS Lambda with TypeScript, esbuild and Serverless Framework
TypeScript
24
star
5

enzyme-v3-and-react-16

Example of how to setup React 16, Enzyme 3 and Jest 21
JavaScript
21
star
6

use-user-agent

⚛️ React Hooks to detect browsers user-agent using ua-parser-js as main dependency.
TypeScript
19
star
7

react-native-complex-navigation-with-react-navigation

📱React Native example for complex react-navigation setup
JavaScript
14
star
8

react-native-grids-com-flatlist

Código exemplo para o artigo "React Native: Criando Grids com FlatList"
Objective-C
13
star
9

cra-and-storybook

using [email protected] and @storybook/[email protected]
JavaScript
11
star
10

dotfiles

Config files for OSX
Shell
9
star
11

webpack-commonschunkplugin-dynamic-splitting

Solid example of using CommonsChunkPlugin to dynamic code split
JavaScript
7
star
12

aws-sam-nested-applications-single-package-json

AWS SAM Nested Applications with single package.json to all lambda handlers
TypeScript
7
star
13

express-es6

Setup for Express using ES6+ features!
JavaScript
6
star
14

construindo-arquiteruras-orientadas-a-eventos-serverless-land

🇧🇷 Tradução completa do Building Event Driven Architectures do Serverless Land.
6
star
15

cdk-cloudfront-behavior-api-gateway-waf-protection

REST API in Amazon API Gateway with Amazon CloudFront Behavior using AWS WAF for API protection
TypeScript
6
star
16

typescript-express-dependency-injection-and-inversion

Example of Express.js with TypeScript using concepts of Dependency Injection e Dependency Inversion
TypeScript
6
star
17

node-esm-example

Example how to use @std/esm in Node.js
JavaScript
5
star
18

enzyme-v3-and-react-15

Example of how to setup React 15, Enzyme 3 and Jest 21
JavaScript
5
star
19

jest-axe-puppeteer

Exemplos para o artigo Testes Automatizados de Acessibilidade
JavaScript
4
star
20

react-fatigue-webpack

Module of modules for making modules
Makefile
4
star
21

angular-docker-network-dashboard

Docker Network Dashboard in Angular
JavaScript
4
star
22

cdk-lambda-private-subnet-s3-vpc-endpoint

CDK example of running AWS Lambda in Private Subnet connecting to S3 via VPC Endpoint
TypeScript
3
star
23

cdk-lambda-private-subnet-dynamodb-vpc-endpoint

CDK example of running AWS Lambda in Private Subnet connecting to DynamoDB via VPC Endpoint
TypeScript
3
star
24

cdk-dynamodb-streams-crud-api-gateway

DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway
TypeScript
3
star
25

cdk-api-gateway-websocket

WebSocket API in Amazon API Gateway using AWS CDK
TypeScript
3
star
26

hexchange

Example of API using three upstream services to aggregate data. One of them uses a webhook callback to return its results.
JavaScript
3
star
27

s3-virus-scanning-typescript-aws-lambda-container

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
TypeScript
3
star
28

serverless-framework-10-11-2019

Workshop for friends about Serverless Framework and AWS
TypeScript
2
star
29

node-graphql-mongodb-08-11-2019

Workshop for friends about GraphQL, Node.js and MongoDB
JavaScript
2
star
30

braziljs-jest-e-nightmare

Exemplo criado para o artigo "Teste de Aceitação com React, Jest e Nightmare" no BrazilJS
JavaScript
2
star
31

serverless-with-chrome-lambda

Serverless Framework - Create PDF in AWS Lambda with Chromium and Mustache
JavaScript
2
star
32

jest-mock-aws-sdk

How to use Jest to mock AWS-SDK in your JavaScript tests
JavaScript
2
star
33

cdk-lambda-private-subnet-allowlist-ip

AWS Lambda in Private Subnet with restrict outbound connection based on IP Allowlist
TypeScript
2
star
34

2021-07-25-serverless-framework-and-api-gateway-with-sqs-integration

Direct integration example with API Gateway and SQS using Serverless Framework
TypeScript
2
star
35

pnpm-monorepo-template-nextjs-tailwind-turbo-and-ladle

🚀 pnpm monorepo template with Next.js, Tailwind CSS, Turbo and Ladle
TypeScript
2
star
36

hidash

CRUD example using tRPC, Prisma ORM, React Query, Next.js and Tailwind CSS
TypeScript
2
star
37

reddit-es6

Using ES6 to extract the top 5 gif's from Reddit
JavaScript
1
star
38

react-airpair

React Airpair with Gregory Waxman
JavaScript
1
star
39

2021-08-01-chrome-extension-ducky-click

DuckyClick Chrome Extension Example for University of Auckland Web Hackathon
1
star
40

articles

Source of my social media articles
1
star
41

serverless-framework-include-files

Serverless Framework include/reference an external file/configuration with ${file:()} in serverless.yml
JavaScript
1
star
42

node-express-10-11-2019

Workshop for friends about Express.js
JavaScript
1
star
43

aws-sam-typescript-shared-package-json

AWS SAM TypeScript example using a single package.json to all lambda handlers
TypeScript
1
star
44

react-companies-board

A board of companies with React and Flux
JavaScript
1
star
45

css-modules-attention

JavaScript
1
star
46

react-native-detox-e-android

React Native, Detox e Android - Testes funcionais com o robozinho verde
Objective-C
1
star
47

node-request

Basic app to read a json and downlaod a file, using streams
JavaScript
1
star
48

react-fatigue-webpack-example

Development module structure example using react-fatigue-webpack
JavaScript
1
star
49

aws-appsync-template

[WIP] CloudFormation AppSync Example
1
star
50

braziljs-react-router-v4

Exemplos para o artigo no BrazilJS sobre React Router V4
JavaScript
1
star
51

scu-react-navigation-stack

Avoiding re-rendering of hidden screen in react-navigation
JavaScript
1
star
52

angular-webpack

Boilerplate for using Angular in a CommonJS architecture,
JavaScript
1
star
53

github-api-v3

Just a simple client to get Github user info
JavaScript
1
star
54

eslint-fatigue

ESLint configs and Makefile to reduce the amount of boilerplate to set up linters.
Makefile
1
star
55

workshop-redux-with-react

This is a boilerplate used to do a introduction in how to use Redux with React
JavaScript
1
star
56

aws-sdk-v3-s3-client-parallel-or-sequence-execution

Example of how to use the AWS SDK v3 S3 client to upload files to S3 in parallel or sequence execution.
JavaScript
1
star
57

2021-03-27-flask-with-cognito

Example of Amazon Cognito OAuth with Flask application
Python
1
star