-
Notifications
You must be signed in to change notification settings - Fork 0
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
v1.0.0 #106
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- localhost:3000์ ์๋ Nodejs์ ํฌ์ค์ฒดํฌ๋ฅผ ๊ทธ๋๋ก ํธ์ถํ๋ค.
- ์ด๋ฏธ์ง์ต์ ํ๋ ๋ค์์...
- `aws-sdk`๋ผ์ด๋ธ๋ฌ๋ฆฌ๊ฐ deprecated๋์์ผ๋ฏ๋ก `@aws-sdk/client-s3` ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ก ๋ณ๊ฒฝํด์ผ ํจ
- dto ๋ณ๊ฒฝ - containerํ๊ฒฝ์์์ domain ๋ณ๊ฒฝ
โฆ์ด ๋๋๋ก ์์
- ๊ฒน์น๋ swagger 8080ํฌํธ์ ๋ถ๋ฆฌํ๊ธฐ ์ํจ
- traefik ๋์ caddy ์ ์ฉ - ๊ฐ endpoint ๋ณ ๋ฆฌ๋ฒ์คํ๋ก์ ์ ์ฉ - swagger ํตํฉ ์ ์ฉ
- cors ์๋ฌ๋๋ฌธ์ http ์์ฒญ์ด default์ง๋ง https๋ก ์์ฒญํ๋๋ก ๋ณ๊ฒฝ
- 2GB๋ก ์์์กฐ์
- ๋ช ๋ น์ด ์์
This reverts commit 8cecaa04eb017713ecaf74abaa51fac423e140b0.
This reverts commit 4de15f6eae3ee5b4a74b886998fc0554070d606e.
- `docker-compose -f docker-compose.yml -f docker-compose.{ํ๊ฒฝ}.yml up -d --build` ๋ช ๋ น์ด๋ก ๋ฐฐํฌ ๊ฐ๋ฅ - ์ฐ์ local/dev/prod ํ๊ฒฝ๋ง ์ธํ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
๐ฉโ๐ป Contents
v1.0.0 ๋ฐฐํฌ
๐ Review Note
๐ฃ Related Issue