Deploy a MERN application to AWS (EC2 Instance) using Nginx Server
What is MERN Application ?
MERN stands for MongoDB, Express, React, Node, after the four key technologies that make up the stack.
MongoDB - Document database (BSON object or Binary JSON)
Express - Open source Node.js web framework
React - A client...
rohanwrite.dev5 min read