Skip to content

A set of packages which allows you to run your Remix project on AWS Lambda's.

License

Notifications You must be signed in to change notification settings

kamtugeza/relambda

Repository files navigation

Relambda

The Relambda is a set of packages that allows you to run your Remix project on AWS Lambda's.

This packages allows you to build infrastructure without forcing you to use a specific IaC library (how it has been done in @remix-run/architect).

NOTE: the Remix team won't create libraries like this. You can find more info in that thread.

To Do

  • Edge (CloudFront)
  • REST API (API Gateway v1)
  • HTTP API (API Gateway v2)