docs: update documentation for clide-web and v1.2.0
- CHANGELOG: add v1.2.0 with clide-web, database layer, workspace tabs, and ttyd/zellij removal - CLAUDE.md: add clide-web to tech stack, dev commands, and project structure - web-deployment.md: document /projects/<name> routing, setup wizard, auto-respawn, database schema, and make targets - install-clide-web.sh: update URLs to path-based routing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -40,5 +40,5 @@ ss -tlnp | grep 8888 || echo "Warning: Port 8888 not listening yet"
|
||||
echo ""
|
||||
echo "Access:"
|
||||
echo " Local: http://localhost:8888"
|
||||
echo " Direct: http://localhost:8888?project=clide"
|
||||
echo " External: https://code.schweitz.net?project=clide"
|
||||
echo " Direct: http://localhost:8888/projects/clide"
|
||||
echo " External: https://code.schweitz.net/projects/clide"
|
||||
|
||||
Reference in New Issue
Block a user