Skip to content

ericabouaf/webhookit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 install .

Run

  • 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

Open Source License

MIT license, see license.txt

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published