Develer.me is the local installation of localtunnel.me, to be used by Develer hackers to show gorgeous work-in-progress version of their software to the outside world.
Install the command-line client via NPM:
$ npm install -g develersrl/client.develer.me
Run it by specifying your localhost port:
$ dme --port 8080 your url is: https://qdlixavcfq.develer.me
and enjoy direct access to your local website. Just give a CTRL+C to stop it.
You can specify a custom subdomain if you want:
$ dme --port 8000 --subdomain gemelle your url is: https://gemelle.develer.me