Skip to content

MoCo-v2/moco-v2-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0cf8eb · Mar 24, 2024
Feb 23, 2024
Aug 6, 2022
Feb 23, 2024
Dec 24, 2023
Dec 26, 2023
Mar 24, 2024
Dec 26, 2023
Jan 20, 2024
Aug 6, 2022
Aug 6, 2022
Dec 2, 2023

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.

Loading
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

Architecture

aws-architecture

About

Team Building Service Moco-v2 Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published