summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90dda7d..1b95ddb 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ mise run build
```bash
# Start the web server on http://localhost:8080
-mise watch dev-watch --restart --exts go,templ,css,ts --ignore '*_templ.go'
+mise run dev-watch
# Recompute and persist all ride computed values
./biking_home -backfill
@@ -131,6 +131,8 @@ TypeScript checks can also be run directly with `npm run check`, covering format
## TODO
+- http://localhost:8080/rides/330: col de l'aire dei masco start before detected, and does not appear on ride
+- http://localhost:8080/rides/263: Cat 2 to split in 2. when drawing 1 off, try and create new detected climbs
- Compute estimated power, speed
- Plot speed and slope per segment, colored by heart rate
- Plot speed vs ctc/100km
@@ -142,6 +144,7 @@ TypeScript checks can also be run directly with `npm run check`, covering format
- Record ride times on official climbs
- Destination via Start
- Planning rides
+- Mountain pass from OSM
## Resources