Recent Posts
Recent Comments
Archives
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Tags
- 소셜 로그인
- deep dive
- array정적메서드
- CORS
- 프로젝트 셋팅
- 초기셋팅
- 모던자바스크립트
- 리터럴
- React
- 코드카타
- 내일배움캠프
- js
- 셋팅
- 스파르타코딩클럽
- vscode
- git
- domain
- 구글 로그인
- 티스토리챌린지
- 모던 자바스크립트
- 오블완
- 코테
- vercel
- 프로그래머스
- useRouter
- error
- nextjs
- Next
- 자주 까먹는
- 코딩테스트
- Today
- Total
목록2024/06/03 (1)
파피루스
[팀플: 뉴스피드] DB 스키마, 필요한 API 목록은?
postscol namedata typekeynullalbedefault비고idintPKnot nullauto increment titletextPKnot null contenttext nullable (empty) writertext nullable (null) user_id 와 매칭 (FK는 걸지 않음)created_attimestamp now() tagtext , 기준으로 끊기 (예시 : a,b,c,d,e)likeint not null0 viewint not null1 userscol namedata typekeynullalbedefault비고idintPKnot nullauto increment created_attimestamp not nullnow() idtextPKnot null..
Today I Learned/diary
2024. 6. 3. 12:04