Skip to content

MoCo-v2/moco-v2-backend

Repository files navigation

MOCO v2

CI/CD

study, project, mentoring platform

index

outline

Study, project, and mentoring platform used by programmers, planners, and designers



Gitflow

Describes JIRA-based gitflow

  1. Create a JIRA ticket before you start working.

  2. One ticket should preferably be a single commit.

  3. Keep the commit graph as simple as possible.

  4. Don't change the revision history of branches you share with each other.

  5. Make sure to get reviews from reviewers.

  6. merge your own pull requests.

gitGraph
    commit
    branch MOCO-01
    checkout MOCO-01
    commit
    commit
    checkout main
    merge MOCO-01
    branch MOCO-02
    checkout MOCO-02
    commit
    commit
    checkout main
    merge MOCO-02
    branch MOCO-03
    checkout MOCO-03
    commit
    commit
    checkout main
    merge MOCO-03
Loading

Architecture

aws-architecture

About

Team Building Service Moco-v2 Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published