Add local proxy server for AI draft button; point button at /api/claude
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"description": "Local environment for the Project SDE meeting and workshop tools",
|
||||
"scripts": {
|
||||
"serve": "npx --yes serve . -l 5173",
|
||||
"serve": "node server.js",
|
||||
"start": "npm run serve"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user