codesandbox-client / docker /run-docker.sh
AbdulElahGwaith's picture
Upload folder using huggingface_hub
84c1942 verified
Raw
History Blame Contribute Delete
57 Bytes
#!/bin/bash
yarn && yarn start:dev_api
tail -f /dev/null