Terrain-intelligence viewer for hunting and fishing in Norway
  • TypeScript 96.9%
  • Shell 1.7%
  • Dockerfile 0.7%
  • CSS 0.6%
Find a file
Gjessing1 648ad1d847 docs: roadmap — fishing direction is a 3-4 spot shortlist, keep model simple
Record the product decision: the goal is a quick read of 3-4 spots to try
today (weather + accessibility + conditions), not an ever-more-complex
per-pixel model. Add guardrails — complexity is the achilles heel; avoid
the manual-habitat/satellite-vegetation route (a chore). Reframe soft-OR
as a GATED soft-OR with full caveats (naive OR lights unsupported inlets;
flat W_INLET bump rejected). Add the headline 'where should I fish today'
shortlist item + accessibility input as prereq.
2026-06-22 22:20:29 +00:00
.forgejo/workflows fix: DTM ingest via direct WCS 1.0.0; native Android app loads locally 2026-06-20 21:09:12 +00:00
.github/workflows feat: single-image deploy — serve frontend from backend, add CI 2026-06-20 12:32:53 +00:00
backend fix: calibrate fishing-score colour ramp to real score range 2026-06-22 21:55:54 +00:00
docs docs: roadmap — fishing direction is a 3-4 spot shortlist, keep model simple 2026-06-22 22:20:29 +00:00
frontend feat: river fishing model (river-score) — Elvenett + DTM channel gradient 2026-06-22 16:55:38 +00:00
scripts fix: DTM ingest via direct WCS 1.0.0; native Android app loads locally 2026-06-20 21:09:12 +00:00
shared feat: river fishing model (river-score) — Elvenett + DTM channel gradient 2026-06-22 16:55:38 +00:00
.dockerignore feat: single-image deploy — serve frontend from backend, add CI 2026-06-20 12:32:53 +00:00
.editorconfig chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00
.env.example feat: wind & weather from MET Norway in stand-insight card 2026-06-21 15:07:33 +00:00
.eslintrc.cjs chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00
.gitignore ci: harden APK scripts (no-sudo JDK), default server.url, ignore android/ 2026-06-20 19:03:37 +00:00
.nvmrc chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00
.prettierignore chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00
.prettierrc chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00
docker-entrypoint.sh feat: single-image deploy — serve frontend from backend, add CI 2026-06-20 12:32:53 +00:00
Dockerfile feat: phase 6 vector identify + phase 7 capacitor/offline downloads 2026-06-20 18:30:03 +00:00
fish_readme.md feat: river fishing model (river-score) — Elvenett + DTM channel gradient 2026-06-22 16:55:38 +00:00
package-lock.json feat: hunt-score layer, map scale+ruler, mobile safe-area & GPS (Phase 12) 2026-06-21 09:10:54 +00:00
package.json feat: single-image deploy — serve frontend from backend, add CI 2026-06-20 12:32:53 +00:00
tsconfig.base.json chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00
tsconfig.json chore: scaffold monorepo, shared schema and maplibre pwa shell 2026-06-20 11:26:21 +00:00