DEV Community

Discussion on: Server-Side Rendered Real-time Web App with Next.js, AWS Amplify & GraphQL

 
devth profile image
Trevor Hartman

Why is the title of this article "Server-Side Rendered Real-time Web App with Next.js, AWS Amplify" if Amplify doesn't support SSR? 🤔

Thread Thread
 
rakannimer profile image
Rakan Nimer • Edited

Amplify Console doesn't support SSR but you can use the Amplify API to populate the data for your page on the server side