Git Product home page Git Product logo

bookstore-back's Introduction

Herb-Bookstore

중고책 거래 플랫폼 API 서버

Git Flow

Branch
모든 브랜치는 깃허브의 Pull Request 기능을 사용해 리뷰를 진행한 후 merge를 진행합니다.

master : prod 배포를 진행할 때 사용합니다.
release : dev 배포할 때 사용합니다.
develop : 코드 리뷰를 거쳐 개발이 끝난 부분을 merge할 때 진행합니다.
feature : 기능 개발을 진행할 때 사용합니다.
bugfix : 배포를 진행한 후 발생한 버그를 수정해야 할 때 사용합니다.

Commit
기능 개발 -> feat : [내용]
코드 리뷰 후 리팩토링 -> refactor : [내용]
배포 -> release : [내용]
prod 배포 후 수정 -> bugfix : [내용]

참고 문헌
우아한 형제들 기술 블로그(http://woowabros.github.io/experience/2017/10/30/baemin-mobile-git-branch-strategy.html)

bookstore-back's People

Contributors

highright96 avatar

Watchers

James Cloos 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.