feat(infrastructure): add frontend, deploy to cloudflare

This commit is contained in:
2025-10-06 18:09:23 +02:00
parent 9c4144f5c4
commit 901fff8651

View File

@@ -0,0 +1,2 @@
export const BACKEND_URL: string =
import.meta.env.VITE_BACKEND_URL ?? '';