intuition
v0.0.671
Published
a node m(v/vm)c framework for all your async needs
Downloads
40
Maintainers
Readme
intuition
THIS IS NOT AN ALPHA YET. THIS PROJECT IS STILL IN DEVELOPMENT... experiment at your own discression. You will need mongodb to use intuition. I highly recommend waiting until I officially release the alpha in a month (10/01/2016). to install run
$ npm install -g intuition
$ intuition init
then edit your config/database.json. You will need a mongodb username and password.
that's it. Then run intuition server
to start your server.
Good luck without any documentation :)