Simplify auth setup, centralize environment variable management and fix

create readme
This commit is contained in:
Aman Varshney
2025-03-19 13:33:51 +05:30
parent d0540e41cd
commit 03d9559e55
11 changed files with 170 additions and 222 deletions

View File

@@ -17,10 +17,10 @@
"cache": false,
"persistent": true
},
"db:local": {
"db:push": {
"cache": false
},
"db:push": {
"db:studio": {
"cache": false
}
}