Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 212 Bytes

yabts

Setup with docker guide

Macos

Consider you have installed docker via brew install --cask docker

docker buildx build --no-cache -t yabts .
docker run -p 3000:3000 -it yabts