Daniel Phang
Daniel Phang
> [email protected] Thanks, invited!
@japrozs great, thanks for your interest! Please send an email to [email protected] with your email address you want to be added to and I can send you an invite to...
Thanks all. Also some other areas to look at: * Updating docs: the old doc site is outdated and everything is currently cramped in the main README. Will need things...
@mayank-budhiraja yes feel free to send an email to [email protected] to get added to the slack and also work on issues tagged "Good first issue"
> same here I would like to contribute! thanks @markronquillo , feel free to email [email protected] and I can add you to the Slack. There are also a bunch of...
@docduo as mentioned in the announcements https://github.com/serverless-nextjs/serverless-next.js/discussions/226 There haven't been other more dedicated contributors so far and unfortunately recently I've had less time... and with more users and complexity, it's...
Thanks! Yes looks like the main features are AVIF image optimization support and middleware. Actually middleware is something I was thinking about (e.g for basic authentication which is added here...
On a related note, we can extend this idea with multi-region S3 origins, which will help Lambda@Edge use S3 bucket in nearest region. These articles might be helpful: https://aws.amazon.com/blogs/apn/using-amazon-cloudfront-with-multi-region-amazon-s3-origins/, https://www.contentful.com/blog/2019/12/03/making-s3-more-resilient-lambda-edge/....
Also, if we use Lambda@Edge to do this logic instead of configuring S3 origin failover, so we can support more than just primary and secondary. In this way you can...
Please follow the bug template in the future and include the versions of Next.js and this component's versions you are using. Yes, in older versions of Next.js (I think before...