An open API service indexing awesome lists of open source software.

https://github.com/eeshdarthvader/nextjs-nginx-caching

Basic set up of production Docker environment for a Next.js app with NGINX as a reverse-proxy locally
https://github.com/eeshdarthvader/nextjs-nginx-caching

caching docker nextjs nginx reverse-proxy

Last synced: 2 months ago
JSON representation

Basic set up of production Docker environment for a Next.js app with NGINX as a reverse-proxy locally

Awesome Lists containing this project

README

          

## Set up Docker and NGINX for a Next.js app locally

#### Resource

https://steveholgado.com/nginx-for-nextjs/

#### Screenshot

![screenshot](./screenshot.png)