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-15 11:58:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e955c37d9d9b1e006f08be51e8e57a9043b9066
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