home
blog
projects
about
Maximize Vercel's FREE Plan: Enable Auto Deployment for All Members
9/29/2024
•
237 views
•
2 min read
•
0 likes
vercel
ci-cd
devops
deployment
github
github-actions
script
tips
hacking
Maximize Vercel's free plan by enabling auto deployment for all members using a simple GitHub Action
Automate Your Git Workflows with Git Hooks 🚀
7/28/2024
•
14 views
•
4 min read
•
0 likes
open source
git
github
automation
web development
testing
devops
Git hooks are scripts that run automatically whenever a particular event occurs in a Git repository.