right before packages, env, db, and auth refactor

removing env validation, moving db and auth to each app
This commit is contained in:
Maze Winther
2025-11-26 09:42:44 +01:00
parent 04c09b439b
commit 811491ba9c
13 changed files with 346 additions and 31 deletions
+1
View File
@@ -14,6 +14,7 @@
"dependencies": {
"@hookform/resolvers": "^3.9.1",
"@opencut/env": "workspace:*",
"@opencut/ui": "workspace:*",
"@radix-ui/react-separator": "^1.1.7",
"@upstash/ratelimit": "^2.0.6",
"@upstash/redis": "^1.35.4",