npx --yes gitpick ithacaxyz/porto/tree/main/examples/standalone porto-standalone && cd porto-standalonebuild
docker buildx build --tag porto-standalone --file Dockerfile . --no-cache --progress=plain --tag porto-standalonerun
docker run --publish 3000:3000 --rm -it porto-standalone:latestonce done, visit
visit http://localhost:3000