- Website for online garment shopping
- Provide chatbot for recommendation integrating openai and chatroom configuration
- React, styled component, tailwind css
- Node.js, Python(openai)
- Mysql, Redis
- github action, render
- Docker, eslint, AWS
cp .env.example .env
cd client
cp .env.example .env
cd server
cp .env.example .env
docker-compose -f docker-compose.docker.yml up
docker-compose -f docker-compose.local.yml up -d
cd server
npm run develop-whole



