robbie-cahill / tunnelmole-client

Tunnelmole - Connect to local servers from anywhere
MIT License
1.29k stars 80 forks source link

npm run build #15

Closed PwccaCode closed 1 year ago

PwccaCode commented 1 year ago

is run build supposed to build the client executable?

if not what is the correct process to creating the node.exe for standalone usage

thgh commented 1 year ago

Run npm link in this repo or run npm install -g tunnelmole -> these commands will not create an executable, but will allow you to run tmole 8080, is that what you need?

PwccaCode commented 1 year ago

was looking for a way to build the client for selfhosting

thgh commented 1 year ago

Your question is not clear. Are you looking for the tunnelmole backend code? See this repo and specifically issue https://github.com/robbie-cahill/tunnelmole-client/issues/16