모드동기화용 런쳐
Go to file
이정수 fee3c1912b feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다. 2026-02-25 16:39:33 +09:00
.agent/workflows feat: 함수를 리팩토링하여 관리를 통합하고 파일을 추가했습니다. 2026-02-05 17:05:47 +09:00
docs feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다. 2026-02-25 16:39:33 +09:00
src feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다. 2026-02-25 16:39:33 +09:00
.gitignore Initial commit 2026-01-27 08:17:58 +00:00
.yarnrc.yml feat: Enhance Git tools installation process with progress tracking and Windows path management. Added UI updates for installation steps, including status and progress indicators, to improve user experience during setup. 2026-02-02 17:54:12 +09:00
README.md Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context. 2026-01-29 17:59:58 +09:00
package.json feat: Enhance Git tools installation process with progress tracking and Windows path management. Added UI updates for installation steps, including status and progress indicators, to improve user experience during setup. 2026-02-02 17:54:12 +09:00
test-auth-deflate.js feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다. 2026-02-25 16:39:33 +09:00
test-auth.js feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다. 2026-02-25 16:39:33 +09:00
test-signup-login.js feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다. 2026-02-25 16:39:33 +09:00
tsconfig.json Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context. 2026-01-29 17:59:58 +09:00
tsconfig.main.json Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context. 2026-01-29 17:59:58 +09:00
vite.config.ts Implement initial project structure and setup 2026-01-27 17:54:22 +09:00
yarn.lock feat: Enhance Git tools installation process with progress tracking and Windows path management. Added UI updates for installation steps, including status and progress indicators, to improve user experience during setup. 2026-02-02 17:54:12 +09:00

README.md

spt-launcher

모드동기화용 런쳐