Pinned Repositories
eslint-config-base
imaginex-lambda
Pre-compiled python lambda used for image processing
nextjs-lambda
Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.
pdf-lambda
Deployable code for AWS lambda for operations over PDFs.
s3-lambda
Easy way to integrate Amazon's HttpApi with S3. It allows to circumvent the limitations (missing S3 integration on ApiGw2) by having Lambda in between. This way you can keep your buckets private.
sladg's Repositories
sladg/nextjs-lambda
Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.
sladg/imaginex-lambda
Pre-compiled python lambda used for image processing
sladg/eslint-config-base
sladg/pdf-lambda
Deployable code for AWS lambda for operations over PDFs.
sladg/s3-lambda
Easy way to integrate Amazon's HttpApi with S3. It allows to circumvent the limitations (missing S3 integration on ApiGw2) by having Lambda in between. This way you can keep your buckets private.
sladg/bref
Serverless PHP on AWS Lambda
sladg/circleci-slack-orb
CircleCI Orb which sends notification about the status of the job to the Slack channel
sladg/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
sladg/doc-next-lambda
Summary of knowledge in regards to deploying NextJS to Amazon Lambdas
sladg/error-utils
Simple package for better domain specific errors
sladg/express-utils
sladg/form-generator
Util that creates formik form from basic object definition.
sladg/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
sladg/lambda-server-adapter
Run any server inside AWS Lambda. Simple translation layer for Lambda events to HTTP-like request. Work with Next, Apollo, Express, etc.
sladg/lawos-serverless
Serverless example for an SQS Worker in AWS Lambda using Lawos
sladg/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
sladg/open-next
Open source Next.js serverless adapter
sladg/pytrends-apify-scraper
Pytrends wrapper for scraping Google Trends via Apify
sladg/react-image-annotate
sladg/release-utils
Simple set of npx commands to automate git flow.
sladg/serverless-kv
Simple DynamoDB wrapper, most up-to-date, extremely easy to plug-in and use like Redis.
sladg/serverless-parcel
A Serverless plugin to bundle your functions and assets with Parcel Bundler
sladg/sladg
sladg/sst
Build modern full-stack applications on AWS
sladg/terraform-aws-deployments
This is a set of terraform modules to simplify deployments.