ryedin / webhookit

"Visual scripting for the web" or "Pipes for Hackers"

Home Page:http://neyric.github.com/webhookit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webhookit

Visual scripting for the web, Pipes for Hackers, using Node.js and mongoDB

Documentation

Requirements

Install

git clone git://github.com/neyric/webhookit.git
cd webhookit
npm link .

Run

  • launch mongoDB

    cd /path/to/mongodb/bin && ./mongod

  • launch the webhookit server

    cd /path/to/webhookit ./server.js

  • open browser to http://localhost:8124

Open Source License

MIT license, see license.txt

About

"Visual scripting for the web" or "Pipes for Hackers"

http://neyric.github.com/webhookit

License:MIT License