Hello list. I've cranked up a simple couchapp that mimics stackoverflow.com (if you squint).
The idea is to understand couchdb better and provide the base for a tutorial, but before going any deeper, I'd like to hear from you what is wrong and what is good. So please have a look, but don't expect too much. Demo: http://caprazzi.net:5984/fortytwo/_design/fortytwo/index.html Docs: http://caprazzi.net:5984/fortytwo/_design/fortytwo/docs/index.html Source: http://github.com/mcaprari/fortytwo Docs are created with jsdoc-toolkit and a custom template. I think we could integrate it with couchapp to obtain a "view source" feature. -- :Matteo Caprari [email protected]
