parker
parker copied to clipboard
Set up CI/CD
Currently, I am using a basic deploy.sh script (bash) to build the Next.js app, build a Docker image, push it to a DockerHub repository, and manually redeploy the image on my cloud instance.