Rebrand from Casera/MyCrib to honeyDue
Total rebrand across all Go API source files: - Go module path: casera-api -> honeydue-api - All imports updated (130+ files) - Docker: containers, images, networks renamed - Email templates: support email, noreply, icon URL - Domains: casera.app/mycrib.treytartt.com -> honeyDue.treytartt.com - Bundle IDs: com.tt.casera -> com.tt.honeyDue - IAP product IDs updated - Landing page, admin panel, config defaults - Seeds, CI workflows, Makefile, docs - Database table names preserved (no migration needed) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
"push.residence_shared.title": "주거지 공유",
|
||||
"push.residence_shared.body": "{{.UserName}}님이 {{.ResidenceName}}을(를) 공유했습니다",
|
||||
|
||||
"email.welcome.subject": "Casera에 오신 것을 환영합니다!",
|
||||
"email.welcome.subject": "honeyDue에 오신 것을 환영합니다!",
|
||||
"email.verification.subject": "이메일 인증",
|
||||
"email.password_reset.subject": "비밀번호 재설정 코드",
|
||||
"email.tasks_report.subject": "{{.ResidenceName}} 작업 보고서",
|
||||
|
||||
Reference in New Issue
Block a user