Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lmtt
/
talk4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
talk4
/
start.sh
lmt
init
61a67bc
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
182 Bytes
cd
./service
nohup
pnpm start > service.log &
echo
"Start service complete!"
cd
..
echo
""
> front.log
nohup
pnpm dev > front.log &
echo
"Start front complete!"
tail
-f front.log