-
Notifications
You must be signed in to change notification settings - Fork 1
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
[FE] fix: 신입모집 기수의 숫자를 업데이트한다. #13
Comments
이 상수데이터를 import말고 먼가.... compiler단에서 넣는 방식은 없을까요? |
환경변수화? 하고
|
오 좋은거 같은데 진심으로 다른 분들은 어떻게 생각하신가요? |
궁금한게 email.html에는 어떻게 동적으로 주입해주죠? |
email.html에서는 BE에서 주입을 해주어서, 저희가 {{generation}} 이런식으로 정해져있는 text를 주어도 좋아요! |
환경변수로 관리하면 훨씬 좋을 것 같아요! 더러운(?) import 문 사용 없이도 관리가 수월할 것 같네요 |
오오 그런 상수 데이터를 환경변수화 하는 것은 생각해본 적이 없었는데 관리하는 데 있어서 좋은 것 같아요! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To do
The text was updated successfully, but these errors were encountered: