add live updating table
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 9m20s

This commit is contained in:
Nicholas Orlowsky 2026-01-14 23:18:35 -05:00
parent 2ca76548d6
commit 6773e6ae30
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
7 changed files with 210 additions and 124 deletions

View file

@ -0,0 +1,3 @@
{%- import "stop_table.html" as stop_table -%}
{% call stop_table::stop_table(trips, current_time) %}