trails/packages/jobs
Ullrich Schäfer 5fd60ba07d WIP: Komoot import integration
Add Komoot API client, import logic, crypto helpers, integration routes,
DB schema changes, and i18n strings for the Komoot import feature.

Import processing runs as a durable pg-boss background job with retries
instead of blocking the HTTP request.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 20:10:00 +02:00
..
src WIP: Komoot import integration 2026-04-13 20:10:00 +02:00
package.json Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00
tsconfig.json Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00
vitest.config.ts Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00