feat: customer detail page, size snapshots table, Spaces provisioning, Redis status cache
Some checks failed
Build & Release / build (push) Has been cancelled

This commit is contained in:
Ryan Moon
2026-04-03 20:07:18 -05:00
parent bc9d7b464c
commit b11b51aa1e
11 changed files with 832 additions and 273 deletions

View File

@@ -20,6 +20,7 @@
"@fastify/jwt": "^10.0.0",
"@fastify/static": "^9.0.0",
"fastify": "^5.8.4",
"ioredis": "^5.10.1",
"postgres": "^3.4.8",
"zod": "^4.3.6"
},