A practical walkthrough of deploying a Next.js app from a pnpm/Turborepo monorepo to AWS Amplify, using GitHub Actions as the release orchestrator.
NodeJS
A collection of 2 posts
Building a Cron Job Scheduler Using Redis and Node.js
Discover how to build an advanced event-driven scheduler using Redis’ key expiration feature for real-time task management.
