jihwang.kim
SI Project · 2024

Netplace Marketing Service System

2024

Purpose

Built to establish an online storefront for a regional marketing service.

Role · Tech Stack

React 18 · NestJS · MySQL · Docker Compose

React 18NestJSMySQLDocker 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.
← Back to list