Skip to content

Latest commit

 

History

History
executable file
·
55 lines (33 loc) · 787 Bytes

README.md

File metadata and controls

executable file
·
55 lines (33 loc) · 787 Bytes

Next.js로 게시판만들기


development Mode start"

npm run dev

github계정으로 로그인/로그아웃하기

  • OAuth + session : mongoDB, mongoDB adapter
  • sessions: 현재 로그인된 user세션정보
  • accounts: 가입된 user의 계정정보
  • users: 현재 가입된 user정보