Week 5
Milestones
- Successfully set up Vercel for continuous deployment of the Next.js app.
- Implemented automated CI/CD pipelines to streamline the development process and ensure faster delivery.
- Configured environment variables and secrets to securely manage sensitive information during deployment.
- Verified the app's performance and scalability in the production environment, ensuring smooth user experience.
Screenshots / Videos
Contributions
- https://github.com/Sumitmaithani/competency-passbook/pull/3
- https://github.com/Sumitmaithani/competency-passbook/pull/6
Learnings
- Gained in-depth knowledge of Next.js and its deployment process on Vercel, improving my skills in modern frontend development.
- Acquired hands-on experience in configuring CI/CD pipelines, enhancing my understanding of continuous integration and deployment practices.
- Enhanced my problem-solving abilities by troubleshooting and resolving deployment-related issues during the process.