jetbridge / jetbridge/cdk-nextjs

Allow Different Types of Compute Other Than Lambda

Open
#110 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
362
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Currently, it is assumed that lambda will be used as the source of compute for the `NextjsDistribution` construct. Instead of passing `serverFunction` and `imageOptFunction` directly into this construct, what if it was abstracted away and `serverHttpOrigin` and `imageOptOrigin` were passed into the construct such that other types of compute could be defined by user and passed in?

I likely won't have time to implement this, but said I would create this issue in #108. Wanted to create the issue in case someone else wanted to implement.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.