codedang icon indicating copy to clipboard operation
codedang copied to clipboard

개발환경 상세 내용 문서화

Open dotoleeoak opened this issue 2 years ago • 2 comments

Describe the problem and solution

개발 환경에 대한 더 자세한 내용을 문서화합니다.

Debugging

VSCode에서 frontend, backend를 내장 debugger로 debugging하는 가이드를 추가합니다.

Testing

Backend의 Mocha, Chai, Sinon을 이용한 testing의 설명을 추가합니다.

개발환경 Deep Dive

Devcontainer를 비롯해 pnpm, monorepo, setup.sh, eslint와 prettier 등 개발 환경의 자세한 구성을 소개합니다.

Getting Started 보완

미처 다 적지 못한 GitPod, manual setup 등의 내용을 완성하고, GitHub Codespace 사용법도 추가합니다.

Validations

dotoleeoak avatar Jan 16 '23 10:01 dotoleeoak