I D H A M .

Blog

  • Published on
    Writing is a skill often overlooked by programmers, but it is very useful. Writing helps us communicate ideas more clearly and makes teamwork more effective. Additionally, writing helps us document our learning process and work experiences.
  • Published on
    Deploy a Next.js app to a VPS using Docker — from setting up the folder structure, creating the Dockerfile and docker-compose, all the way to getting your app running on the server. If you want to access it via your own domain and HTTPS, there is also an optional section using Traefik. Perfect for anyone looking to set up Next.js on a VPS in a clean, secure, and production-ready way.