Joshua Ansah

Menu

Close

My

Blog

Thoughts, ideas, and insights on web development, design, and technology.

API Development
Image for Building GhanaAPI: A Comprehensive REST API for Ghanaian Services
September 19, 2025
8 min read

Building GhanaAPI: A Comprehensive REST API for Ghanaian Services

Discover how I built GhanaAPI - a unified platform providing developers with reliable access to essential Ghanaian services including digital addresses, exchange rates, transport data, and more.

API
Node.js
TypeScript
+3 more
Read Article
DevOps
Image for Deploying React Apps from Private Repositories to Cloudflare Pages
September 19, 2025
6 min read

Deploying React Apps from Private Repositories to Cloudflare Pages

Learn how to seamlessly deploy React applications from private GitHub repositories or organizations to Cloudflare Pages with automatic deployments and custom domains.

React
Cloudflare
Deployment
+3 more
Read Article
DevOps
Image for Digital Ocean Mastery Part 1: Setting Up Your Droplet and Storage
September 13, 2025
7 min read

Digital Ocean Mastery Part 1: Setting Up Your Droplet and Storage

Learn how to create and configure a Digital Ocean droplet with attached storage for production-ready applications. Complete guide with security best practices.

Digital Ocean
Droplet
Storage
+3 more
Read Article
DevOps
Image for Digital Ocean Mastery Part 2: PostgreSQL Setup and External Access
September 14, 2025
8 min read

Digital Ocean Mastery Part 2: PostgreSQL Setup and External Access

Install and configure PostgreSQL on your Digital Ocean droplet with secure external access. Learn database security, user management, and remote connections.

PostgreSQL
Database
Digital Ocean
+2 more
Read Article
DevOps
Image for Digital Ocean Mastery Part 3: Docker Installation and Configuration
September 15, 2025
6 min read

Digital Ocean Mastery Part 3: Docker Installation and Configuration

Master Docker installation on Digital Ocean droplets. Learn containerization best practices, Docker Compose, and container management for production environments.

Docker
Containers
Digital Ocean
+2 more
Read Article
DevOps
Image for Digital Ocean Mastery Part 4: Node.js Deployment with GitHub Actions
September 16, 2025
9 min read

Digital Ocean Mastery Part 4: Node.js Deployment with GitHub Actions

Deploy Node.js applications to Digital Ocean using GitHub Actions CI/CD. Automate your deployment pipeline with zero-downtime deployments and monitoring.

Node.js
GitHub Actions
CI/CD
+3 more
Read Article
DevOps
Image for Digital Ocean Mastery Part 5: Multi-Environment Deployments
September 17, 2025
8 min read

Digital Ocean Mastery Part 5: Multi-Environment Deployments

Set up staging, production, and development environments on Digital Ocean. Deploy different branches to separate environments with automated workflows.

Multi-Environment
Staging
Production
+2 more
Read Article
DevOps
Image for Digital Ocean Mastery Part 6: Custom Domains with Namecheap DNS
September 18, 2025
7 min read

Digital Ocean Mastery Part 6: Custom Domains with Namecheap DNS

Configure custom domains and subdomains for your Digital Ocean applications using Namecheap as DNS provider. SSL certificates, domain management, and best practices.

Custom Domains
Namecheap
DNS
+3 more
Read Article