Skip to content

kieronjmckenna/cdk-sharp-image-optimisation

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

This repo was created to go along side a medium article I wrote here:

https://kieron-mckenna.medium.com/s3-image-optimization-and-compression-with-the-cdk-a-typescript-lambda-and-sharp-894b272d2d8e

I wanted to use the cdk to optimise images when they're uploaded to an s3 bucket. There was a few headaches I ran into that I hope this repo and the above article will help people avoid in the future

(back to top)

Built With

(back to top)

Getting Started

You can clone this repo, but I imagine it would just be easier to incorperate this into existing cdk projects

Prerequisites

  • Docker
  • Node
  • AWS Account

Installation

  1. Clone the repo
git clone https://github.com/kieronjmckenna/cdk-sharp-image-optimisation.git
  1. Install NPM packages
yarn
  1. Deploy to AWS
npx cdk deploy

(back to top)

Contact

Me: @KieronMckenna7

Project Link: https://github.com/kieronjmckenna/cdk-sharp-image-optimisation

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published