/signup-login

Primary LanguageJavaScript

회원가입 (벨리데이션 체크만 하는 경우 => (🔗Link))

💻 사용 라이브러리

  • Express
  • Bcrypto
  • Mysql
  • pm2

📸 스크린샷

스크린샷 2021-06-14 오후 1 49 13


💉 유효성 체크

image


📚 MYSQL DB Table - account(ac)

image


🔐 Apply bcrypt to password

image