Skip to content

Instantly share code, notes, and snippets.

View murad403's full-sized avatar
🎯
Focusing

Md Murad murad403

🎯
Focusing
View GitHub Profile
@murad403
murad403 / deploy-cheatsheet.md
Created June 6, 2026 06:53 — forked from shaishab316/deploy-cheatsheet.md
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.