morethanmin / express-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs-login-boilerplate-server

express를 이용한 login boilerplate의 server repository입니다. 회원가입, 로그인, 로그아웃을 구현하였습니다.

Client repository

Tech and libraries

  • express
  • express-session (세션 관리)
  • morgan (작업 수행 시 로깅)
  • passport (로그인 로직 패키지)
  • mysql2

Getting started

Install

Note

This project is ongoing.

License

This project is licensed under the MIT License - see the LICENSE.md for details

About


Languages

Language:JavaScript 100.0%