You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update repository references from drawdb to drawdb-mcp
- Updated git clone URL and repository references
- Changed Docker image names and container names
- Removed old DrawDB social links (docs, discord, twitter)
- Updated CLI help text with new repository URL
- Removed reference to sharing server feature
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
docker run -p 8080:80 -p 3000:3000 drawdb-mcp:local
120
120
```
121
121
122
122
The Docker image includes both frontend and backend. WebSocket is proxied through Nginx.
123
-
124
-
If you want to enable sharing, set up the [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample`. This is optional unless you need to share files.
0 commit comments