refactor(ux): consolidate BMAD skills, update design system, and clean up Prisma generated client
This commit is contained in:
5
mcp-server/start.sh
Executable file
5
mcp-server/start.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
export PORT=4242
|
||||
export DATABASE_URL="file:../keep-notes/prisma/dev.db"
|
||||
export MCP_LOG_LEVEL=info
|
||||
node index-sse.js
|
||||
Reference in New Issue
Block a user