Netplace Marketing Service System
2024Purpose
Built to establish an online storefront for a regional marketing service.
Role · Tech Stack
React 18 · NestJS · MySQL · Docker Compose
Implementation
- Implemented the customer-facing web app with React 18.
- Built a REST API server with NestJS.
- Modeled data on MySQL 8, run via Docker Compose.
Troubleshooting
- Resolved the issue by sorting out session-based authentication (express-session) between the CRA client and the NestJS API.