Skip to content

Instantly share code, notes, and snippets.

View nadeemmaahmud's full-sized avatar

Nadim Mahmud nadeemmaahmud

View GitHub Profile
@shaishab316
shaishab316 / deploy-cheatsheet.md
Last active June 6, 2026 06:53
A step-by-step guide to deploy React frontend, Node.js backend, and Dashboard on a fresh VPS using NGINX reverse proxy, PM2 process manager, and free SSL via Certbot. Perfect for production-ready hosting with subdomains (api & dashboard) and automatic service startup.

🌐 Easy Hosting Guide on Vps (MEAN stack)

✅ Step 0: Set Up Domain First

  1. Open your domain provider’s dashboard (e.g., Namecheap, GoDaddy, Cloudflare, Hostinger, Porkbun, etc.)
  2. Go to Domain List → DNS Zone
  3. Now observe: 🔍 If there are old A records named @, api or dashboard 👉 Delete them first.