Extend and fix session management, /me API
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start:backend": "bun run packages/backend/src/index.ts",
|
||||
"start:frontend": "pnpm --filter frontend exec vite --open"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "catalog:"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user