cd ~
// cat ~/blog/*.md
All Posts
Thoughts on programming, indie hacking, and everything in between.
Setting Up SMTP Email with Nodemailer in Next.js
Learn how to configure a contact form with Gmail's free SMTP service using Nodemailer in your Next.js application
nextjsnodemailersmtpemail
4 min read
SSH into Server with Tailscale
Learn how to securely SSH into your servers during CI/CD workflows using Tailscale
sshtailscaleci-cdgithub-actions
1 min read