Open
Conversation
1. 라우터에 채널 어바웃을 추가했습니다.
1. 리액트 페이지네이션을 설치
1. 포스트 탭 pagination 처리. 2. 하드코딩이었던 전체 포스트 개수를 실제 데이터로 바꿈
1. 라우터에 채널 어바웃을 추가했습니다.
1. 리액트 페이지네이션을 설치
1. 모든 api를 연동해 실제 데이터로 바꿨다.
1. 모든 api를 연동해 실제 데이터로 바꿨다.
1. 웹툰 탭 작업 2. 웹소설 탭 작업(포스트 리스트 컴포넌트 사용) 3. 채널홈 전체 api 연동 4. 채널 uri 라우터 변수 처리
1. 안 쓰는 테스트 데이터 지움
1. 리액트 페이지네이션을 설치
1. 모든 api를 연동해 실제 데이터로 바꿨다.
1. channelPosts를 webtoons와 webnovels로 나눔. 2. 그에 따른 전체 코드 수정
1. ChannelAbout 컴포넌트에 아이콘 적용 및 스타일 개선
1. 리액트 페이지네이션을 설치
1. 모든 api를 연동해 실제 데이터로 바꿨다.
1. 웹툰 탭 작업 2. 웹소설 탭 작업(포스트 리스트 컴포넌트 사용) 3. 채널홈 전체 api 연동 4. 채널 uri 라우터 변수 처리
1. 채널홈에서 웹툰과 웹소설 탭으로 가는 링크 버튼 추가
1. 리액트 페이지네이션을 설치
1. 모든 api를 연동해 실제 데이터로 바꿨다.
1. 리액트 퀼과 퀼을 설치해 에디터를 구현했습니다.
1. 포스트 썸네일 이미지 업로드방식을 텍스트 인풋에서 accept로 바꿈 2. 아직 기능 개발중
1. 게시판에 이미지 업로드 기능 구현. 2. 썸네일 이미지 업로드 기능 구현.
1. 이미지 업로드후 resonse 응답으로 오는 데이터를 고침
1. 이미지 url에 process.env.PUBLIC_URL을 붙임. 2. 임시코드임
1. 포스트 뷰 페이지 만듦
1. 검은 구독 버튼 추가
1. post를 보는 기능 추가
1. 웹툰 박스에 스크랩 버튼을 추가했음
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
배포 후에는 api 파일에서 localhost:8080을 aws ec2 public IP로 변환 바람.
다만 백엔드에선 S3 이용 이전 버전을 일주일 전에 올렸었고,
지금 보내는 프론트는 S3 이용 이후 버전임.
그래서 프론트 에디터 코드를 바꿔야함.
이미지 url 관련 주석 처 놓은 코드를 푸시고,
그 밑에 있는 코드는 주석을 처리하면 됨.
인태형이 만들어 놓은 컴포넌트 재사용은 아쉽지만 많이는 못했습니다.
어떻게 해야할지는 알았지만, 마감 내에 빠르게 찍어냈어야 해서 구조 파악할 시간도 적었습니다.
S3 이미지 업로드, EC2서버에 리액트, 백엔드 배포까지 모두 성공했습니다. 지금 풀리퀘스트 받으시고, AWS까지 활용한 버전이 필요하시면 이번에 보낼 새로운 백엔드 일부 주석을 풀어 변형하면 됩니다.