| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Visual scripting for the web, Pipes for Hackers, using Node.js and mongoDB
git clone git://github.com/neyric/webhookit.git cd webhookit npm install .
launch mongoDB
cd /path/to/mongodb/bin && ./mongod
launch the webhookit server
cd /path/to/webhookit node server.js
open browser to http://localhost:8124
MIT license, see license.txt
| Back | FazBrowse Home | New Git URL |