<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Next.js on Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/next.js/</link>
    <description>Recent content in Next.js on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 03 Feb 2021 08:05:37 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/next.js/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deploying Pokedex Next App to GCP App Engine</title>
      <link>https://rishabkumar.com/blog/deploying-pokedex-next-app-to-gcp-app-engine/</link>
      <pubDate>Wed, 03 Feb 2021 08:05:37 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/deploying-pokedex-next-app-to-gcp-app-engine/</guid>
      <description>Hello amazing people 👋
Hope everyone is doing great! This week I have started looking into GCP App engine and have been trying to build something to test out the platform.
So I decided why not deploy the Pokedex app that we created last week, on the App Engine.
If you haven&amp;rsquo;t checked it out, last week we deployed the pokedex app to a docker container.
https://blog.rishabkumar.com/pokedex-with-nextjs-and-serving-it-with-docker https://github.com/rishabkumar7/next-pokedex
Getting started: You can either use the GCP Cloud Shell through the web portal to follow along or download the Google Cloud SDK:</description>
    </item>
    
    <item>
      <title>Pokedex with Next.js and serving it with Docker</title>
      <link>https://rishabkumar.com/blog/pokedex-with-nextjs-and-serving-it-with-docker/</link>
      <pubDate>Thu, 28 Jan 2021 11:59:33 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/pokedex-with-nextjs-and-serving-it-with-docker/</guid>
      <description>Hello amazing people 👋
I recently found an amazing article about creating a Pokedex with Next.js, thanks to daily.dev
Hence, I tried it myself and was amazed by some features of NextJS. Here is the article. But for deploying it I wanted to try and use docker. So in this article, we will build a docker image with Nginx and serve our Next app using that.
Demo: Here is the Pokedex repo that you can clone and run as docker container:</description>
    </item>
    
  </channel>
</rss>
