add ingest analytics page

This commit is contained in:
41666 2022-12-12 19:40:05 -05:00
parent 2665a6d25f
commit 1e41262d70
7 changed files with 270 additions and 10 deletions

View file

@ -17,4 +17,5 @@ futures-util = "0.3.25"
futures = "0.3.25"
async_once = "0.2.6"
serde-aux = "4.1.2"
axum = "0.6.1"
axum = "0.6.1"
chrono = "0.4.23"