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

Feat/login logic #24

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Feat/login logic #24

wants to merge 7 commits into from

Conversation

Hong-been
Copy link
Collaborator

Summary

  • React-query & custom hooks
  • service layer
  • login logic
  • .env file
  • /test/modal 에서 로그인 테스트가능합니다.

Key Changes

🚨 환경변수 추가 🚨
apps/zoopi-web/.env
NEXT_PUBLIC_API_HOST = http://ec2-3-39-16-225.ap-northeast-2.compute.amazonaws.com:8080

추가해주세요!

Notes

비밀번호 정규식 보완 필요합니다. 지금 나가봐야해서 후에 보완커밋 추가하겠습니다~~!

Screenshots

Checklist

  • yarn test
  • yarn tsc
  • yarn lint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant