Skip to content

Simple Weinre proxy so you could use Weinre through a Node js server

Notifications You must be signed in to change notification settings

cBevilaqua/weinre_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Run Weinre inspector (http://people.apache.org/~pmuellr/weinre/) proxied by another NodeJS web server. You could simply deploy this project to Heroku (or other servers) and use it to remote debug your websites or hybrid mobile apps!

Installation

npm install

Run

node app.js or PORT=YOUR_PORT_NUMBER node app.js

About

Simple Weinre proxy so you could use Weinre through a Node js server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published