Fork from node-walletconnect-bridge
yarn
yarn dev- Build
yarn build- Production
yarn start- Check
$ curl http://localhost:5000/hello
> Hello World, this is WalletConnect v1.0.0-beta- Build the container with:
yarn build:docker- Run the container with:
docker run -p 5000:5000 vitelabs/vite-connect-server- Check:
$ curl http://localhost:5000/hello
> Hello World, this is WalletConnect v1.0.0-beta