Giter VIP home page Giter VIP logo

fofogo's Introduction

포포-고

yarn berry setup

yarn -v  # current: 3.5.1 not: 1.x.x
yarn set version berry
yarn dlx @yarnpkg/sdks vscode

yarn add @yarnpkg/pnpify
yarn pnpify prisma generate

브런치 전략

git_strategy

커밋 컨벤션

🎨 feat : 기능 추가 및 개선
🐛 fix : 오류 수정
💄 style : 코드의 수정이 없는 문자포멧팅
🧪 test : 코드 및 기능 테스트
♻️ refactor : 기존 코드를 수정한 코드정리
🗑️ cleanup : 기존 코드를 수정하지 않은 코드정리
🚧 chore : 환경설정 및 프로젝트 세팅
🔖 pull-request : pull-request 요청 시

<type>(<scope>): <subject> - Subject line
<BLANK LINE> - 줄 바꿈으로 구분한다
<body> - Message body
<BLANK LINE>  
<footer> - Message footer

    1. **Subject line**
       1. 변경 사항에 대한 간단한 설명.
    2. **Message body**
       1. 수정 이유와 전후 비교 설명.
       2. 명령형 현재 시제로 작성한다. (changed X, change O)
    3. **Message footer**
       1. 주요 변경사항은 푸터에 변화에 대한 상세설명, 정의, 이전 노트와 함께 명시되어야 한다.
       2. 전후를 Before : scope: { ~~ } After : scope: { ~~~ } 와 같이 상세하게 명시한다.
       3. 처리 완료된, 즉 close 된 이슈에 대해서는 `Closes #123, #124` 로 표기한다.

<!-- ex -->
🎨feat : 로그인 기능 추가
<!-- body 줄바꿈 -->
- 로그인 시 스토어에 유저정보 저장
- 최상위 라우터에서 로그인 여부 확인
<!-- footer 줄바꿈 -->
Resolve: #1 <!-- 이슈번호 -->
See also: #3, #4 <!-- 참고 이슈번호 -->

참고

팀원 및 역할

엽용현 이본훈
Data based
Front-end
Developer
UI based
Front-end
Developer

fofogo's People

Contributors

raymondanythings avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.