- Monorepo structure: apps/ (planner, journal) + packages/ (ui, types, map, gpx, i18n) - Tooling: pnpm workspaces + Turborepo - Architecture plan documenting all resolved decisions from design review - Shared types package with Route, Activity, and Waypoint interfaces - MIT license Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
93 B
Text
10 lines
93 B
Text
node_modules/
|
|
.turbo/
|
|
build/
|
|
dist/
|
|
.react-router/
|
|
.env
|
|
.env.local
|
|
.DS_Store
|
|
*.log
|
|
.crit.json
|