
Personal Brand Site Architecture Blueprint
This post is meant to be my development guide. ๐ Main Site โ faisaldarbar.com Stack: Hugo + Giscus + GitHub Pages Static content: blog, about, contact SEO-optimized and fast Newsletter via ConvertKit Comments via Giscus Hosted on GitHub Pages โ Done and live ๐๏ธ Storefront โ store.faisaldarbar.com Stack: React + TailwindCSS + Vite Static SPA for digital/physical products Product catalog and detail pages Razorpay Buy Now integration (guest checkout) Inventory indicators (in stock, low stock, out of stock) Tokenized download links for digital products Hosted via GitHub Pages or Netlify (free tier with caution) ๐ง Backend API โ api.faisaldarbar.com Stack: Node.js + Express + Prisma + PostgreSQL (self-hosted) ...