#automation
all tags
Integrating Google Sheets with Astro
A Simple Form Data Solution to learn and practice how to use Google Sheets as the backend for Astro web applications. For example to store simple forms data like contact forms or Call To Actions.
3 minutes
Read more 
My notes on setting up a Proxmox 8.2 home lab server
Setting up a home lab is an excellent way to learn enterprise-grade virtualization technologies. Proxmox Virtual Environment (VE) 8.2 offers a robust platform that brings data centre features to your home lab setup.
3 minutes
Read more 
DevContainer pnpm dev environment setup
Optimal node js dev environment to speed up npm dependency management and optimise the node_modules disk space.
2 minutes
Read more 
DevContainer with host Git credentials
How to configure a devcontainer with the host Git credentials. We developers should work in isolated environments to maintain consistency across different machines and team members.
3 minutes
Read more