finished setting up server + added docker compose

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-26 23:06:06 -05:00
parent a6848fb7e9
commit 610c9606dc
13 changed files with 684 additions and 30 deletions
+5 -2
View File
@@ -20,5 +20,8 @@
"workspaces": [
"apps/*",
"packages/*"
]
}
],
"dependencies": {
"@better-auth/passkey": "^1.6.9"
}
}