Create gh-pages branch via GitHub

This commit is contained in:
Roman Shtylman
2012-10-16 19:53:13 -07:00
commit c411096f20
9 changed files with 575 additions and 0 deletions

1
params.json Normal file
View File

@@ -0,0 +1 @@
{"note":"Don't delete this file! It's used internally to help with page regeneration.","body":"Ever wish you could get feedback from friends or colleagues about a web project without deploying it? Localtunnel helps you do just that! Run the simple proxy and get a web facing url which you can share with anyone.\r\n\r\n### install\r\n\r\n```shell\r\nnpm install -g localtunnel\r\n```\r\n\r\nLets say I have a local webserver running on port 8000. I can expose it to the world just by running\r\n\r\n```shell\r\n$ lt --port 8000\r\nyour url is: http://gqgh.localtunnel.me\r\n```\r\n\r\nYou can now share http://gqgh.localtunnel.me with anyone. As long as your local instance of `lt` is running, this url will remain active. Any requests to that url will be routed to your service on port 8000.\r\n\r\n### uses\r\n\r\nBeyond sharing with friends, localtunnel makes a great tool for testing with any service which needs to hit internet visible URLs.\r\n\r\n* browserling.com\r\n* twillio testing\r\n* sendgrid web api","name":"localtunnel","tagline":"expose yourself to the world","google":""}