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

[Feature][Server] 서버 초기 셋팅 작업 #1

Closed
3 tasks done
JokerTrickster opened this issue Jul 11, 2024 · 2 comments
Closed
3 tasks done

[Feature][Server] 서버 초기 셋팅 작업 #1

JokerTrickster opened this issue Jul 11, 2024 · 2 comments
Assignees
Labels
Completed 작업 완료 Emergency 긴급 작업 (3일 이내)

Comments

@JokerTrickster
Copy link
Owner

JokerTrickster commented Jul 11, 2024

새로운 기능

  • 요청자 : @JokerTrickster
  • 어떤 기능 : 서버 초기 셋팅 작업
  • 왜 개발하는지 :
  • 어떻게 개발하는지 : 필요한 라이브러리 및 툴들 설치
    에코 프레임워크, air 툴

Tasks

  • 서버 초기 셋팅
  • 테스트
  • be/dev 배포
@JokerTrickster JokerTrickster added the Emergency 긴급 작업 (3일 이내) label Jul 11, 2024
@JokerTrickster JokerTrickster self-assigned this Jul 11, 2024
@JokerTrickster
Copy link
Owner Author

필요한 유틸, 미들웨어도 추가로 생성

@JokerTrickster
Copy link
Owner Author

스웨거 이슈

docs/docs.go:30:2: unknown field LeftDelim in struct literal of type "github.com/swaggo/swag".Spec
docs/docs.go:31:2: unknown field RightDelim in struct literal of type "github.com/swaggo/swag".Spec

해결 방법
swaggo/swag#1568

$ go get -u github.com/swaggo/swag 

JokerTrickster added a commit that referenced this issue Jul 12, 2024
@JokerTrickster JokerTrickster added the Completed 작업 완료 label Jul 12, 2024
JokerTrickster added a commit that referenced this issue Jul 12, 2024
JokerTrickster added a commit that referenced this issue Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 작업 완료 Emergency 긴급 작업 (3일 이내)
Projects
None yet
Development

No branches or pull requests

1 participant