project_matrix.sh
$ cat project.txt
WILLS PROJECT — Digital Yuutai Club
Shareholder benefit program management with point-based rewards, corporate admin portal, and AI-powered FAQ chatbot. Dedicated frontends per user role on microservices architecture.
$ ls -la project/
Golang React PostgreSQL Redis JWT RS256 LangGraph Python
The Challenge
Our Solution
Technical Architecture
Frontend
- framework: React
- stateManagement: Redux
- styling: Tailwind CSS
- testing: Jest & React Testing Library
Backend
- runtime: Golang & Python
- framework: Gin / FastAPI
- database: PostgreSQL
- caching: Redis
Deployment
- hosting: AWS
- ci_cd: GitHub Actions
- monitoring: Datadog