Skip to content
/ pixel Public

Pixel is a small wrapper around Next.js which makes the image optimizer available as a standalone service.

License

Notifications You must be signed in to change notification settings

milliHQ/pixel

Repository files navigation

Pixel for Next.js

CI status

Pixel is a small wrapper around Next.js which makes the image optimizer available as a standalone service. This way the image optimizer can be scaled independently from the Next.js server.

Features

Implementations

  • Docker image
    Coming soon.

  • express middleware
    Use the image optimizer in an express application by applying the middleware.

  • Fastify middleware
    Coming soon.

  • Koa middleware
    Coming soon.

  • AWS Lambda / Terraform
    For Terraform we provide a full service module that deploys Pixel as an serverless service to AWS.

  • AWS Lambda / CDK
    Coming soon.

About

This project is maintained by milliVolt infrastructure.
We build custom infrastructure solutions for any cloud provider.

License

Apache-2.0 - see LICENSE for details.