깃 세팅

smart Seo (Seo smart)·2023년 12월 5일
0

템플릿 프로젝트

목록 보기
3/18
post-thumbnail

1. github template

https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository
https://velog.io/@bgm537/Github%EC%9D%98-%EC%83%88%EB%A1%9C%EC%9A%B4-%EA%B8%B0%EB%8A%A5-Template-repository-%EC%97%90-%EB%8C%80%ED%95%B4-%EC%95%8C%EC%95%84%EB%B3%B4%EC%9E%90-fsjwpt0x00

  • 템플릿 레포지토리 생성
  1. 새로운 레포지토리 생성

  2. Setting -> template repository 체크

처음에는 브런치 별로 나눠서 관리할 생각이였지만 template 기능상 main을 기본으로 세팅해주는 것으로 보임
각 react, next, express, nest 별로 템플릿 레포지토리를 만들어 주는 쪽으로 수정

2. 리드미 세팅

https://github.com/smshack/react-template/blob/main/README.md![](https://velog.velcdn.com/images/smshack/post/eea5b52c-c1bb-4142-9c44-092a4fba3db5/image.png)

3. issue-template

setting -> issue-template


4. pr-template


5. github project




위 프로젝트는 복사본으로 다른 프로젝트에 똑같이 적용 가능

  1. pr, issue, project template 을 미리 작성해 놓고 시작
  2. 어떤 작업에 대해서 전부

    이슈로 feature로 등록
    project에서 전부 start,end date를 등록해 놓고 작업 관리
    pr-template에 해당 이슈 연결
    완료 확인 후 issue close


업로드중..

ps 프론트 페이지 이므로 메뉴구조도 docs에 추가

  1. 프로젝트 기획
  2. 메뉴 구조도 작성
  3. 와이어프레임 작성
  4. 기능 명세서 작성
  5. 디자인 작업
  6. api 문서
    업로드중..
profile
꾸준히 발전하는 풀스택 개발자!!

0개의 댓글