Hey Umar, I appreciate your short tutorial, it has helped me leaps! I have a question regarding servers. My background is Ruby on Rails and I have started with Next.js and React.
I have your example running perfectly, but I am a little stuck. I plan to deploy to an apache server (or nginx), but I am a little lost where to begin, I have Google for the past few days and found sparse information regarding setting up on a production server?
I assume with your example I would use something like "monit" to monitor the process running?
Any pointers would again be appreciated.