@AKingDebased wrote:
hey all. i have an express.js server that serves up static html on most of its routes, and an ember app on just one route (let’s say that’s
/app
). what i want to do is have my ember app render as a fastboot app when hitting/app
. i’ve been reading the fastboot-app-server documentation, and i feel like i’m missing something.how do integrate a
fastboot-app-server
into an existing express app?
Posts: 2
Participants: 2