2025-03-17
Some checks failed
ci/woodpecker/push/publish_instable Pipeline failed

This commit is contained in:
gcch 2025-03-17 23:00:04 +01:00
commit d23d9830e1
22 changed files with 402 additions and 86 deletions

View file

@ -6,4 +6,5 @@ const DrizzleKitConfig: Config = {
schema: "./src/db/schemas.ts",
};
export default DrizzleKitConfig;