Back to work TechCartNext entry
Issue Tracking System
P4Featured
Microservice issue tracker: Express gateway, gRPC services, JWT + Redis sessions, MySQL via Sequelize.
Overview
Designed an issue-tracking backend as gRPC microservices behind an Express API gateway, all in TypeScript with generated proto types. Implemented JWT authentication with Redis-backed session and token management, MySQL persistence through mysql2 and Sequelize migrations/seeders, and Dockerized deployment. Full API documented in Postman.