pow_index
v1.0.5
Published
Guide you from other ports to any of your `pow.io` projects
Downloads
2
Readme
pow_index
Guide you from other ports to any of your pow.io
projects
Senarios
As a user of pow.cx, you might be already comfortable to use project_name.dev
to do the development. But there are some occassions links are still be generated on http://localhost:3000
, e.g. in the emails where complete host name and port configuration are not known by the application. So you might want to start this little server to intercept all incoming request on port 3000 to display links to all your possible .pow
config.
Usage
npm install npm_index -g
PORT=3000 npm_index