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/springboot api connection #3

Merged
merged 6 commits into from
Oct 11, 2023

Conversation

thisisWooyeol
Copy link
Contributor

수정사항

  • spingboot 프로젝트 생성
  • 데이터 저장용 firestore 생성
  • springboot 배포용 firebase hosting 생성 후 github actions와 연동
  • 더미데이터로 firestore 접근 가능 확인

github actions 동작 방식

develop 브랜치에 merge(push)하거나 PR을 생성하는 경우 springboot application을 firebase hosting에 자동으로 배포함.

FIXME

firestore내부에 Array 형식으로 저장되어 있는 데이터는 제대로 불러오지 못하고 null값을 나타냄.

@thisisWooyeol thisisWooyeol added bug Something isn't working enhancement New feature or request labels Oct 11, 2023
@yangchanhk98
Copy link
Contributor

우선 build 문제는 private key 때문이니 merge 하고 해당 코드 수정하면서 로그인 기능 구현하도록 하겠습니다.

@yangchanhk98 yangchanhk98 reopened this Oct 11, 2023
@yangchanhk98 yangchanhk98 merged commit 21aac82 into develop Oct 11, 2023
@thisisWooyeol thisisWooyeol deleted the feat/springboot-api-connection branch October 12, 2023 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants