mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +00:00
feature: new dashboard workos auth for dashboard login, dashboard optional in site config, sync server for dashboard, workos and dashboard docs updated
This commit is contained in:
@@ -20,16 +20,20 @@
|
||||
"configure": "npx tsx scripts/configure-fork.ts",
|
||||
"newsletter:send": "npx tsx scripts/send-newsletter.ts",
|
||||
"newsletter:send:stats": "npx tsx scripts/send-newsletter-stats.ts",
|
||||
"sync-server": "npx tsx scripts/sync-server.ts",
|
||||
"deploy": "npm run sync && npm run build",
|
||||
"deploy:prod": "npx convex deploy && npm run sync:prod"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.71.2",
|
||||
"@modelcontextprotocol/sdk": "^1.0.0",
|
||||
"@convex-dev/aggregate": "^0.2.0",
|
||||
"@convex-dev/workos": "^0.0.1",
|
||||
"@mendable/firecrawl-js": "^1.21.1",
|
||||
"@modelcontextprotocol/sdk": "^1.0.0",
|
||||
"@phosphor-icons/react": "^2.1.10",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@workos-inc/authkit-react": "^0.15.0",
|
||||
"@workos-inc/widgets": "^1.6.1",
|
||||
"agentmail": "^0.1.15",
|
||||
"convex": "^1.17.4",
|
||||
"date-fns": "^3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user