Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arabdullah
/
chatty
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arabdullah
commited on
Sep 6, 2024
Commit
384c00b
·
verified
·
1 Parent(s):
f6e0512
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-
pm2
start
index.js & cd client &
node
start
1
#!/bin/sh
2
+
node
index.js & cd client &
npm
start