Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

로그인, 회원가입 구현 #43

Open
Daae-Kim opened this issue Jul 25, 2021 · 0 comments
Open

로그인, 회원가입 구현 #43

Daae-Kim opened this issue Jul 25, 2021 · 0 comments
Assignees
Labels

Comments

@Daae-Kim
Copy link
Collaborator

** 코드는 localhost:8001에서 작동하고 npm start명령어로 실행 가능합니다.**

  • 로그인과 회원가입 백엔드 코드입니다.
  • 로그인 정보는 collusic데이터베이스의 user 테이블에서 관리됩니다.
  • models폴더는 데이터베이스에 들어갈 테이블들이 구현되어있습니다.
  • views폴더는 작동점검을 위해 임의의 파일들입니다. (삭제가 가능한 폴더입니다)
@Daae-Kim Daae-Kim self-assigned this Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant