Persist history on server

This commit is contained in:
2024-05-08 17:35:28 +01:00
parent d656e06193
commit 9f14c53762
20 changed files with 224 additions and 146 deletions

3
.env
View File

@@ -1,7 +1,6 @@
CLIENT_GRAPH_STEPS=150
SERVER_STEPS=150
CLIENT_PORT=3000
CLIENT_REFETCH_INTERVAL=500
SERVER_ACTIVE_WINDOW=5000
SERVER_DEPLOY_URL=
SERVER_PORT=3001
SERVER_REFRESH_INTERVAL=500