Static GitHub Issues

[1306] is it possible to run sails & nuxt on a single express instance?

prev: How to run no ssr mode?
next: Official vue-apollo example not working

I understand that the intended setup is. Seperate backend server (e.g. Sails, Laravel, ...) plus frontend server with nuxt.js or prerendered static content generated with nuxt and statically hosted (e.g. AWS S3, now, ...)

I am wondering if it is also possible to run sails and nuxt within the same node/express instance.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1158">#c1158</a>)</em></sub></div>