Skip to content

로그인, 회원가입, 멀터 구현 #39

Description

@Daae-Kim
  • 로그인, 회원가입, 멀터를 구현한 코드입니다.
  • models폴더는 db관련 폴더로 hashtag, post, user테이블들의 정의와 관계가 구현되어있습니다.
  • passport는 로그인, 회원가입 관련 폴더 입니다.
  • routes는 각 상황별 서버가 구현된 폴더입니다. 기능별로 나누어져 있습니다.
  • views는 html 폴더입니다. (코드 실행을 위해 임의로 작성했습니다. )
  • 코드는 localhost:8001번에서 작동합니다
  • 이 이슈는 추후 삭제하겠습니다

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions