We need to deploy our SPA on AWS Amplify - we can follow the steps here: https://aws.amazon.com/blogs/mobile/host-a-next-js-ssr-app-with-real-time-data-on-aws-amplify/ The pages should use SSR to render and hook into the backend of our demo server.
We need to deploy our SPA on AWS Amplify - we can follow the steps here:
https://aws.amazon.com/blogs/mobile/host-a-next-js-ssr-app-with-real-time-data-on-aws-amplify/
The pages should use SSR to render and hook into the backend of our demo server.