Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
Merged

Hr #14

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions DEBUG_GUIDE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/\*\*

- 🚀 Debug Logger 사용 가이드
-
- 이 프로젝트는 개발 환경에서만 디버그 로그를 출력하도록 설정되어 있습니다.
Expand Down Expand Up @@ -54,7 +52,6 @@
- 2. 브라우저에서 disableDebugLogs() 실행 → 로그 사라짐
- 3. enableDebugLogs() 실행 → 로그 다시 나타남
- 4. npm run build → npm start로 프로덕션 모드 테스트
\*/

console.log('🎯 Debug Logger가 활성화되었습니다!');
console.log('브라우저 콘솔에서 enableDebugLogs(), disableDebugLogs(), resetDebugLogs() 함수를 사용할 수 있습니다.');
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,27 +383,28 @@ npm run format

## 📄 라이선스

이 프로젝트는 [MIT 라이선스](LICENSE)를 따릅니다.
이 프로젝트는 [GPL-3.0](LICENSE)를 따릅니다.

## 👥 개발팀

- **Plateer AI-LAB** - 프로젝트 기획 및 AI 엔진
- **CocoRoF** - 프론트엔드 개발 및 UI/UX
- **haesookimDev** - 백엔드 개발 및 아키텍처
- **Plateer AI-LAB**
- **CocoRoF** - 장하렴
- **haesookimDev** - 김해수
- **SonAIengine** - 손성준 (AI-LAB Part Leader)

## 🔗 관련 링크

- **GitHub 저장소**: [PlateerRAG Repository](https://github.com/plateer/plateerag)
- **개발 문서**: [`DEBUG_GUIDE.md`](DEBUG_GUIDE.md) - 디버그 시스템 사용법
- **이슈 리포트**: GitHub Issues를 통한 버그 신고 및 기능 요청
- **기술 블로그**: [Plateer 기술 블로그](https://tech.plateer.com)
- **기술 블로그**: [Plateer 기술 블로그](https://x2bee.tistory.com/)

---

<div align="center">

**Made with ❤️ by Plateer AI-LAB**

[⭐ Star this repo](https://github.com/plateer/plateerag) • [🐛 Report Bug](https://github.com/plateer/plateerag/issues) • [💡 Request Feature](https://github.com/plateer/plateerag/issues)
[⭐ Star this repo](https://github.com/X2bee/PlateeRAG) • [🐛 Report Bug](https://github.com/X2bee/PlateeRAG/issues) • [💡 Request Feature](https://github.com/X2bee/PlateeRAG/issues)

</div>