How to implement #4
-
@ibrahimcesar @khromov I saw your posts on the AWS Amplify Console SSR feature request. We're looking to deploy within the week and so can't wait for Amplify to release SSR. Can you help me with a short guide on how to implement what you did here to my own project? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello @lvillacin , The development for NextJS SSR for Amplify is exactly the same for NextJS SSR... So you can follow Nader workshop in this regard: video on YouTube and the repo with a step by step guide. I expanded Nader's work to use CDK as in this repo if interests you. But I need to clarify two things:
I hope that I've answered your question |
Beta Was this translation helpful? Give feedback.
Hello @lvillacin ,
The development for NextJS SSR for Amplify is exactly the same for NextJS SSR... So you can follow Nader workshop in this regard: video on YouTube and the repo with a step by step guide. I expanded Nader's work to use CDK as in this repo if interests you.
But I need to clarify two things: