pstream-backend/server/utils
Pas e5a8afab2f add metrics
hopefully this works
2025-03-12 20:21:10 -06:00
..
auth.ts created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00
challenge.ts Issue with deploying since nitropack didnt detect tweetnacl because I was using a commonjs to esm syntax, fixed that, and also ran npm upgrade 2025-03-09 22:00:23 -05:00
config.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
logger.ts add metrics 2025-03-12 20:21:10 -06:00
metrics.ts add metrics 2025-03-12 20:21:10 -06:00
prisma.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00