Commit Graph

22 Commits

Author SHA1 Message Date
b0txec e408fad26c Rewrite the root README as a short, non-technical project overview
CI / backend (push) Successful in 1m3s
CI / frontend (push) Successful in 42s
The old file was a confusing mix of eras: an accurate current
Windows/Rocky/VPS environment section sitting alongside stale leftovers
from before this project's current setup existed -- a wrong port (9090,
staging is actually 9190), old docker-compose v1 syntax, a podman-compose
three-terminal dev loop nobody uses, an nginx config for laikazinas.lsm.lv
(the real current LSM production site, unrelated to and confusable with
this project's actual temporary test domain), Fly.io commands from a
hosting platform no longer in use, and an example command that happens to
run one of the files this session's security review flagged as a
mislabeled test script capable of touching a live database.

Replaced with a short landing page: what the tool does, how it's built,
current status (Rocky-only development now that Windows is retired from
the workflow, laikapstak.li as the temporary test environment ahead of
eventually replacing the live laikazinas.lsm.lv service), and a security
summary -- all pointing to docs/ for actual technical depth rather than
duplicating half-true instructions. Updated docs/README.md's own
description of the root README to match.
2026-08-25 19:14:48 +03:00
b0txec cb25316cdf Stop generating synthetic weather data 2026-08-23 10:24:23 +03:00
b0txec bc5bee171c Add LVGMC warning map workflow 2026-08-22 20:11:20 +03:00
b0txec 59132179ef Add Valmiera synthetic observations 2026-08-19 17:29:03 +03:00
b0txec b1fff676af Add isolated staging and synthetic weather workflow 2026-08-18 21:26:34 +03:00
Guntis Smaukstelis 52180544e9 Add debugging rest methods for folders and time 2025-03-06 00:00:21 +02:00
Guntis Smaukstelis a3048d7cb3 Scala depends on node 2025-03-02 22:03:27 +02:00
Guntis Smaukstelis f0c5d2c42b Fix Dockerfile.local except volumes 2025-03-01 18:16:56 +02:00
Guntis Smaukstelis dc82b95a8a Fix paths in docker images 2025-02-13 23:21:19 +02:00
Guntis Smaukstelis 3dbd2b5b55 Moved parser run to GribParserTest 2025-01-30 22:57:32 +02:00
Guntis Smaukstelis 912ca51cd6 Parse grib file initial attempt 2025-01-30 15:53:26 +02:00
Guntis Smaukstelis 044282df89 Update dependencies and readme 2025-01-24 23:01:49 +02:00
Guntis Smaukstelis f09fe95352 Suspend fly.io instance 2025-01-02 16:09:57 +02:00
Guntis Smaukstelis 7d78a96e35 Fix in docker-comose, binding changes 2023-12-28 12:11:08 +02:00
Guntis Smaukstelis 5d5a20e95a Replace pwd with relative path, update README 2023-12-28 00:13:26 +02:00
Guntis Smaukstelis 7305718c34 Cleanup and env file 2023-12-19 17:48:48 +02:00
Guntis Smaukstelis ac8c74fda1 Build web via node docker 2023-12-19 16:06:32 +02:00
Guntis Smaukstelis 51ed1e2c7a Improving insert queries for postgres 2023-12-11 00:12:52 +02:00
Guntis Smaukstelis 8f2ade2fcf Fix parsing db url, remove 24h state, add db saving 2023-12-10 20:37:53 +02:00
Guntis Smaukstelis 526426139c Comment out postgres 2023-11-05 23:21:42 +02:00
Guntis Smaukstelis 4dddcbff03 Add readme about docker, remove postgres.conf from git 2023-10-24 19:59:52 +03:00
Guntis Smaukstelis 3e1635d494 Refactor save return type without Either 2023-06-22 13:59:44 +03:00