Recent
Express Get JSON Body
·2 mins
This is something that gets me everytime I’m setting up an Express app so I thought I would make a note here so I can (hopefully) remember this super simple thing for Express to get JSON body data.

How to Self Host Plausible Analytics
·7 mins
I was in the process of setting up a few projects recently and wanted to try out using Plausible analytics rather the standard Google Analytics and I got a bit stuck configuring https access so thought I would document the process here.

How to Host Multiple Node Apps with nginx and pm2
·5 mins
I’ve done this before but someone asked me the other day on my YouTube channel how to host multiple Node apps on one server.

How to Install wget on a Mac
·1 min
I found out the other day that wget doesn’t come installed by default with a MacOS setup.

How to add a new SSH key to a server (even if you can't access it)
·3 mins
So the other day I was trying to login to a server on Digital Ocean to make a few changes and then it dawned on me that the only active SSH key assigned to it was from my old Macbook which has since been wiped!
