Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 411 Bytes

HypeTranslator

Getting Started

  1. 프로젝트 클론
  2. cp config.yaml.example config.yaml 명령어로 config.yaml 파일 생성
  3. config.yaml 파일의 설정값들을 수정
  4. uv sync 명령어로 의존성 설치
  5. uv run -m backend.app 명령어로 현재 backend/app 안의 실험 코드를 실행하면서 작업하면 될 것 같습니다.

Diagram

diagram