added suer to p-log, HUB_URL in hub-server, dynamic badges in email

This commit is contained in:
PxlLoewe
2025-03-12 17:44:53 -07:00
parent b1992f64d3
commit b573d7cd5a
11 changed files with 79 additions and 41 deletions

View File

@@ -4,3 +4,4 @@ export * from "./generated/client"; // exports generated types from prisma
import * as zodTypes from "./generated/zod";
export const zod = zodTypes;
export * from "./prisma/json";