This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
vibe-coding-cn
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced
2026-08-13 10:58:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1a25816c13c66021424fd636be94ea07d23ed91
vibe-coding-cn
/
tools
/
chat-vault
/
scripts
/
deploy.sh
T
8 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
refactor: restructure chat-vault to services architecture
2025-12-29 06:28:04 +08:00
#!/bin/bash
# 部署脚本
set
-e
echo
"Deploying..."
# docker-compose up -d
echo
"Done!"
Reference in New Issue
Copy Permalink