-
Notifications
You must be signed in to change notification settings - Fork 1
2주차 스프린트 계획
Choi Jun Ho edited this page Nov 14, 2022
·
1 revision
-
GitHub OAuth를 이용한 회원가입 / 로그인 기능 생성
-
Promsemirror(https://prosemirror.net/)을 커스텀하여 코드 안에 설명을 아코디언 형식으로 넣을 수 있는 WYSIWIG 에디터 생성
- 메뉴에 어떤걸 넣을지 결정 → 구현
→https://prosemirror.net/examples/ + mdx(https://mdxjs.com/) 로 작성. mdx렌더링은 FE 몫이 될 것
prisma + passport를 이용해 github OAuth 구현 - J140_이상헌
WYSIWIG 관련 docs들 읽는것.
에디터 메뉴 들에 들어갈 기능들…. 정의해야함…. ㅇㅇ
백로그 - J181_정민규