Skip to content

Feat: Build `user` structure of backend

문경호 requested to merge feat/SignIn into feat/back
  • index.js에서 initDB.js로 DB schematic 지정
  • 각 요청별 router 지정후 middleware를 사용해 authenticate 구현
  • user_controller 구현

Merge request reports

Loading