trails/packages/db
Ullrich Schäfer 62b5fb998e
Fix planner production server + use .ts extensions everywhere
- Fix createRequestHandler → createRequestListener (@react-router/node
  removed the old API)
- Move noEmit + allowImportingTsExtensions to tsconfig.base.json so all
  packages and apps inherit them consistently
- Add explicit .ts extensions to all remaining relative imports across
  packages and apps

Verified locally: node --experimental-strip-types server.ts starts and
responds 200.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 01:41:33 +01:00
..
src Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
drizzle.config.ts Add local dev setup, fix BRouter Dockerfile, archive change (#12) 2026-03-22 23:11:43 +00:00
package.json Add Drizzle ORM with shared db package (#10) 2026-03-22 22:35:50 +00:00
tsconfig.json Add Drizzle ORM with shared db package (#10) 2026-03-22 22:35:50 +00:00