기본 세팅 GitHub
https://github.com/snail5039-code/Sign_Language_project.git
https://github.com/snail5039-code/Sign_Language_project/tree/8bd3fc5aa6cbb0927ec052e820a68a6b80a8a85f
팀프로젝트 주제 선정 완료.docx
기본 설치 세팅
설치해야 될 것
같이 하려면 설치해야 될 것!!
- Git
- Docker Desktop 설치(가상 디비)
- Vscode 프론트
- Sts
- DB 확인용 (DBeaver)
- Node.js
npm install
npm install antd axios @tanstack/react-query react-router-dom
가상 돔 설치 해야함!
- Jdk17
- Postman (API 테스트 시 필요함)
- Spring boot 의존성
spring-boot-starter-web
mybatis-spring-boot-starter
postgresql 드라이버 (통신 라이브러리임)
spring-boot-starter-validation (빈 객체)
Swagger: springdoc-openapi-starter-webmvc-ui(REST API 문서 자동화)
Lombok
- Python 3.10~3.11
- AI 패키지 설치 (파이썬에서)
pip install fastapi uvicorn python-multipart numpy opencv-python mediapipe