fix(leptos): correct shared-types timestamps to match JSON wire format

This commit is contained in:
asepharyana
2026-07-03 07:24:28 +07:00
parent 7b746350ca
commit f67bc5125b
12 changed files with 431 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# API/WS endpoints — set these before building
VITE_BE_API_URL=http://localhost:3001
VITE_BE_WS_URL=ws://localhost:3001/ws