Swagger docs + Error tracking + Email + Production keystore
- Swagger UI at /docs (70+ routes documented) - Error tracking: error_logs table, /errors/report, /errors/recent, /errors/stats - Global error handler logs to DB - Email: nodemailer, /email/send, /email/reminder (SMTP placeholder) - Production keystore: RSA 2048, valid 2053, info.hasdo.taskteam Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
mobile/keystore.properties
Normal file
4
mobile/keystore.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
storeFile=../../task-team-release.keystore
|
||||
storePassword=TaskTeam2026Release!
|
||||
keyAlias=task-team
|
||||
keyPassword=TaskTeam2026Release!
|
||||
BIN
mobile/task-team-release.keystore
Normal file
BIN
mobile/task-team-release.keystore
Normal file
Binary file not shown.
Reference in New Issue
Block a user