You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd ~/git/github.com/MutinyWallet/mutiny-web
nvm install 16
npm install -g pnpm
pnpm install
echo Launching web server on https://8080-$(echo $HOSTNAME | cut -f1-3 -d'-').wnext.app
pnpm run dev --host 0.0.0.0 --port 8080