Datenbank und Checkliste

This commit is contained in:
Moritz Utcke
2025-04-06 23:21:55 -04:00
parent b7f9649036
commit f1bb2fc55c
43 changed files with 928 additions and 2480 deletions

View File

@@ -1,5 +1,4 @@
import { Enums } from "#lib/client/prisma.js";
import { S3Client } from "@aws-sdk/client-s3";
export const API_ACCESS_TOKEN_COOKIE_NAME = "accessToken";
export const API_REFRESH_TOKEN_COOKIE_NAME = "refreshToken";