Architecture and Design - decates/dhammatalks GitHub Wiki

In summary, a single-page app (SPA) supported by a suite of REST-ful JSON web services.

The structure of the various pieces loosely follow the Onion Architecture in that infrastructure concerns (e.g. data access implementation) tend to sit at the edge of a given app and are not heavily depended-upon.