Stop rebuilding auth from scratch in every NestJS project!!
Introducing npx create-nestjs-auth@latest β a CLI that generates a complete JWT auth starter with refresh rotation, RBAC, HttpOnly cookies & multi-device sessions.
Try it π npx create-nestjs-auth@latest
#LUD32 Today I implemented full-stack flow for the auth/forgot-password ep, failed to fix deployments (both). This is how the project looks so far, implementing NestJS microservices and Kafka knowledge I've learned so far. #LearningUtsav2025#FestivalOfLearning#microservices
#LUD21
Today, I implemented Academics CRUD in the sms-api microservices. Added update/delete handlers with Kafka MessagePatterns, and updated the gateway + UI for edit/delete & subject reassignment.
#LearningUtsav2025#FestivalOfLearning#microservices
#LUD20 Today, I implemented the academics service in the sms-api microservices. The Academics Service handles the creation of classes and subjects on behalf of admins, providing flexibility for multi-school support. #LearningUtsav2025#FestivalOfLearning#microservices
#LUD19
Today I implemented a new Super Admin role that manages Admin CRUD, unified the sidebar with role-based navigation for admin, teacher, student, and super admin, and refactored it to achieve MVP goals.
#LearningUtsav2025#FestivalOfLearning#microservices
#LUD17
Wrapped up the complete Teacher Management module, full CRUD across backend and frontend. Fixed a persistent input focus issue affecting multiple forms, and enhanced table interactions by making entire rows clickable.
#LearningUtsav2025#FestivalOfLearning#microservices
#LUD16 Today, I implemented the Student Management feature for sms-app: backend APIs for view/edit/delete/pagination; frontend with gradient profile, real-time edit form, and searchable/sortable/paginated table. #LearningUtsav2025#FestivalOfLearning#microservices
#LUD15 Today I learned GitHub Actions and built my first CI pipeline for my SMS app. Also implemented an admin sidebar and change-password functionality for my microservice SMS API. #LearningUtsav2025#FestivalOfLearning#microservices