codestates / codestates/codestory
[조경일][07/22]
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### 오늘은 어떻게 프로젝트에 기여했나요?
- 클라이언트 파이프라인을 연결 했습니다.
### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
- 항목별로 적어주세요.
- dns를 연결하려고 했지만 잘 되지 않았습니다. AWS의 Route53에서 리소스를 찾을 수 없었습니다.
- Route 53에서 dns 연결이 되어야 https로 연결을 시도할텐데 Cloud Front도 시도하지 못했습니다.
- git PR로 merge 하고 pull 받고 하는 작업이 아직 익숙해지지 않아 확인하는데 시간이 오래 걸립니다.
- git의 다양한 상황이 아직 대응법을 찾기가 어려웠습니다.
```shell
error: failed to push some refs to 'https://github.com/satoshi25/codestory.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
```
[에러 레퍼런스](https://doozi316.github.io/errorlog/2019/09/30/error1/)
### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [x] Client Ranking 페이지 구성
- [x] Client Follow 페이지 구성
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.