Building and deploying Next.js apps with Docker

Armagan Amcalar

Docker Community All Hands #5

March 31, 2022

Who am I?

Armagan Amcalar
Software architect, leader, mentor, speaker
Founder @ ^^coyotiv

        dashersw            dashersw

AUTHORED ON GITHUB

dashersw

The awesome meta-framework
built on top of React

https://nextjs.org

The problem with React

dashersw

The problem with React

dashersw

web

development

dashersw

The awesome meta-framework
built on top of React

https://nextjs.org

Bells and whistles

Static site generation

Server-side rendering

Incremental Static Regeneration

Works with TypeScript and Sass

Code-splitting and bundling

API routes

Awesome developer experience

dashersw

Let's code!

dashersw

thank you!

slides:

https://slides.com/armaganamcalar/docker-nextjs

repo:

https://github.com/dashersw/docker-nextjs

 

Let's keep in touch!

Armagan Amcalar

    dashersw

Building and deploying Next.js applications with Docker

By Armağan Amcalar

Building and deploying Next.js applications with Docker

Next.js is a popular choice when it comes to building server-side rendered frontend applications with React. With static site generation and extensive suite of development tools, Next.js offers an end-to-end solution. In this talk Armagan will go over the steps you need to follow to use Next.js in Docker to enable a consistent development and deployment experience, including development Docker images for local application development and highly optimized production Docker images for deployment.

  • 823