How I handle new challenges in my first year as full stack web developer
Software Engineering
Web Development
How I designed and implemented a secure, token-based SSO system to unify authentication across multiple web apps.
Software Engineering
Authentication
Web Development
This guide details a robust CI/CD (Continuous Integration/Continuous Deployment) pipeline for a Node.js application, leveraging GitHub Actions, SSH, and PM2. The strategy ensures that every push to the prod branch triggers an automated, secure, and zero-downtime deployment to your production server.
NodeJS
VPS
CI/CD
Deployment
PM2