Shasa Thuoshasa.hashnode.dev·Dec 31, 2024How to use let's encrypt and Certbot to point a domain name to your server IP addressSo you are at the point in your project where you have successfully deployed your backend app to a server like EC2 and have nginx as a reverse proxy or you have configured your nginx to serve the static frontend files so that going to an ip like http...nginx
Usama Naeemusamanaeem.hashnode.dev·Sep 15, 2024Master React Deployments: Launch Your App on Vercel and GitHub Pages with Ease!Deploying your React app can seem difficult, but with the help of right tools and steps, it’s a comes to easy! In this guide, we’ll walk through deploying your React application on GitHub and then connecting it with Vercel. Let’s get started! Part #1...githubtovercel
Ashish Nagvanshinagvanshi9275.hashnode.dev·Jul 28, 2024Deploying a MERN App Using Render and Vercel: A Developer's JourneyAh, deployment—the phase of development that can often feel like a mysterious art rather than a science. If you've ever found yourself wrestling with server configurations or tangled up in environment variables, you're not alone. Just recently, I emb...12 likes·33 readsvercel deployment