An open API service indexing awesome lists of open source software.

https://github.com/f-lab-edu/prostargram-frontend

개발자 SNS입니다.
https://github.com/f-lab-edu/prostargram-frontend

Last synced: 2 months ago
JSON representation

개발자 SNS입니다.

Awesome Lists containing this project

README

        

# 🌠 Prostargram

개발자만을 위한 `SNS(Social Network Services)`입니다.

## 💡 Programming + Instargram

개발을 뜻하는 `Pro`gramming과 대표적인 SNS 플랫폼 In`stargram`에서 몇 글자씩 가져와 프로젝트 이름을 기획했습니다.

## Commit Message Convention

\[type] \

[optional body]

[optional footer(s)]

### Commit Type

\[feat]: 새로운 기능 추가

\[fix]: 버그 수정

\[docs]: 문서 수정

\[test]: 테스트 코드 추가

\[refact]: 코드 리팩토링

\[style]: 코드 의미에 영향을 주지 않는 변경사항

\[chore]: 빌드 부분 혹은 패키지 매니저 수정사항