Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicholasgriffintn/images.nicholasgriffin.dev

A serverlesss image processing stack running on AWS Lambda.
https://github.com/nicholasgriffintn/images.nicholasgriffin.dev

Last synced: about 1 month ago
JSON representation

A serverlesss image processing stack running on AWS Lambda.

Awesome Lists containing this project

README

        

# images.nicholasgriffin.dev

A serverlesss image processing stack running on AWS Lambda.

## Building Sharp outside of Linux

```
npm install
npm install --arch=x64 --platform=linux --target=10.15.0 sharp
```