Setting up Nginx reverse Proxy for Next JS Application
Steps
Install node js (In case you are following along in OS other than Ubuntu follow https://github.com/nodesource/distributions)
Create a Next Js application
Build the Nextjs application
Start the Next JS project from pm2
Install Nginx
Create...
mdusama.hashnode.dev2 min read