Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
XuBailing
/
CongMa
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CongMa
/
views
/
start.cmd
XuBailing
Upload 243 files
107f987
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
163 Bytes
cd
./service
start
pnpm
start
> service.log &
echo
"
Start
service complete!"
cd
..
echo
"" > front.log
start
pnpm dev > front.log &
echo
"
Start
front complete!"