rendrjs / rendr-app-template

Basic skeleton for a Rendr app. Deprecated in favor of ./examples dir in rendr repo.
MIT License
285 stars 83 forks source link

Support the latest Rendr by mounting its Express app as sub-app #47

Closed spikebrehm closed 11 years ago

spikebrehm commented 11 years ago

This makes the necessary changes to accommodate https://github.com/airbnb/rendr/pull/125, by mounting the Rendr server's expressApp as a middleware.