A banking application built with Node.js microservice architecture.
- Auth Service — JWT-based authentication and authorization
- User Service — User management and profile operations
- API Gateway — Request routing and service orchestration
- Node.js / Express
- MongoDB
- JWT Authentication
- Microservice Architecture
npm install
npm start