managarten/apps/contacts/apps/backend
Till JS 62a13d2f45 fix(contacts): stop pruning 'docs' dirs — breaks googleapis sub-modules
The Dockerfile pruning step deleted all 'docs' directories in node_modules,
including googleapis/build/src/apis/docs/ which is the Google Docs API
sub-module. This caused 'Cannot find module ./docs' crash loop on startup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 12:35:17 +01:00
..
src feat(contacts): add "My Card" self-contact — auto-created on first load 2026-03-21 11:14:44 +01:00
docker-entrypoint.sh feat(contacts): add Docker deployment for Mac Mini 2026-01-23 14:23:49 +01:00
Dockerfile fix(contacts): stop pruning 'docs' dirs — breaks googleapis sub-modules 2026-03-21 12:35:17 +01:00
drizzle.config.ts 🔧 chore: create @manacore/shared-drizzle-config and migrate 16 configs 2026-01-29 16:54:44 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
jest.config.js test: expand test coverage across calendar, contacts, and todo apps 2026-03-18 17:41:53 +01:00
nest-cli.json feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
package.json feat(error-tracking): add GlitchTip integration with shared error-tracking package 2026-03-19 13:30:13 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00