강의

멘토링

커뮤니티

Inflearn Community Q&A

wlghsp3420's profile image
wlghsp3420

asked

Backend Design Basics for AI - SpringBoot SNS Edition

▶︎ Utilizing Claude Code (Skills, Hooks)

.claude 안에 폴더 및 파일은 어떻게 생성하죠?

Resolved

Written on

·

182

2

.claude 안에 폴더 및 파일은 어떻게 생성하죠?

postgresqlspring-bootdbms/rdbmsrediss3

Answer 1

2

apiece님의 프로필 이미지
apiece
Instructor

안녕하세요 아라레님!

 

강의자료에 첨부했던

깃헙링크로 오셔서 파일내용 복사하시면 됩니다.

https://github.com/apieceofcoding/springboot-sns-sample/tree/main/.claude

 

저와 비슷한 결과물을 원하시면 위 자료를 사용해주시고,

필요에따라 내용을 조금 수정해주시면 됩니다.

감사합니다!

wlghsp3420님의 프로필 이미지
wlghsp3420
Questioner

감사합니다!

apiece님의 프로필 이미지
apiece
Instructor

git clone https://github.com/apieceofcoding/springboot-sns-sample.git

깃 클론을 통해 위 소스를 로컬에 다운로드 하시고, 해당 폴더(.claude/)를 복사하시는게 더 간편합니다. 참고해주세요!

wlghsp3420's profile image
wlghsp3420

asked

Ask a question