ALPHA0008's picture
feat: dashboard UI overhaul + auth flow + auto-company-load
5f7dc7e
export const API_BASE =
process.env.NEXT_PUBLIC_API_URL || "http://localhost:8081";