Victus Spiritus

home

Bingoyum architecture request

27 Feb 2012

The app

I was thinking about how to best setup a project this morning. It will be composed of a couchDB editor app, a visual editor/GUI, and backbone hooks to the couch.

The editor is Dale Harvey's inception (freaking slick), and I was thinking of making that a git submodule to my fork of the tool. I was going to do the same for GUI/backbone app.

But couchapps require a very specific folder setup to deploy properly. Should I keep them as separate couch apps, and combine in a third app which utilizes them, or should I bring all the source together for one larger couchapp. Any and all all suggestions welcome.