<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: izazkhattak</title>
    <description>The latest articles on DEV Community by izazkhattak (@izazkhattak).</description>
    <link>https://dev.to/izazkhattak</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F701034%2F8a0d0ac0-a89d-4d75-84da-b4fc06d7da18.jpeg</url>
      <title>DEV Community: izazkhattak</title>
      <link>https://dev.to/izazkhattak</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/izazkhattak"/>
    <language>en</language>
    <item>
      <title>AWS Amplify: How to add SSR with API call on dynamic page?</title>
      <dc:creator>izazkhattak</dc:creator>
      <pubDate>Tue, 31 May 2022 11:01:13 +0000</pubDate>
      <link>https://dev.to/izazkhattak/aws-amplify-how-to-add-ssr-with-api-call-on-dynamic-page-3b13</link>
      <guid>https://dev.to/izazkhattak/aws-amplify-how-to-add-ssr-with-api-call-on-dynamic-page-3b13</guid>
      <description>&lt;p&gt;I used AWS Amplify to host a NUXTJS site. SSR working fine for fixed page after creating a build with "npm run generate".&lt;br&gt;
But when I set the build command "npm run build" to build server side rendering. I don't know where to add 'npm start' in Amplify, so that the Nuxt site run.&lt;br&gt;
Can anyone help?&lt;/p&gt;

</description>
      <category>nuxt</category>
    </item>
  </channel>
</rss>
