managarten/services/telegram-calendar-bot
Claude 4737d75b7f
feat(telegram-calendar-bot): add Mac Mini setup script
- Complete automated setup script for Mac Mini deployment
- Creates database, installs deps, builds, and starts service
- Uses launchd for persistent service on macOS
- Includes health check and helpful commands

https://claude.ai/code/session_01LwmhvhKpEsvVtY1ZKhYu6f
2026-01-28 00:33:09 +00:00
..
src fix(telegram-calendar-bot): fix dependency version and type error 2026-01-27 19:38:48 +00:00
.env.example feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
CLAUDE.md feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
Dockerfile feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
drizzle.config.ts feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
nest-cli.json feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
package.json fix(telegram-calendar-bot): fix start:prod path to dist/src/main 2026-01-28 00:11:22 +00:00
pnpm-lock.yaml fix(telegram-calendar-bot): fix dependency version and type error 2026-01-27 19:38:48 +00:00
setup-mac-mini.sh feat(telegram-calendar-bot): add Mac Mini setup script 2026-01-28 00:33:09 +00:00
tsconfig.json feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00