No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Nuxt

    Framework
    2
    4
    203
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      walfin last edited by

      Is there a way to integrate Nuxt with Quasar SSR?

      Or is there anyway to add additional API routes to a quasar SSR node app?

      1 Reply Last reply Reply Quote 1
      • s.molinari
        s.molinari last edited by

        @walfin - What do you mean by “add additional API routes”?

        Scott

        W 1 Reply Last reply Reply Quote 0
        • W
          walfin @s.molinari last edited by walfin

          @s-molinari Is there a way to use the same SSR app as my API as well? Like for example Nuxt can allow you to use the same app for both SSR as well as to provide an API (usually they add a “/api” route) so you don’t have to spawn 2 node apps.

          But I’m also more interested in Nuxt integration in general since Nuxt is really really popular for Vue users (don’t tell me the only way is to use UMD 😲).

          1 Reply Last reply Reply Quote 1
          • s.molinari
            s.molinari last edited by

            But, it’s a better idea to spawn two node apps, if you are running SSR and if you’re intending for your app to get any kind of traction.

            At any rate, you should be able to install Quasar via its Vue plug-in into Nuxt. But, then all you are getting is the component library. You are on your own, when it comes to code reuse across other platforms.

            Scott

            1 Reply Last reply Reply Quote 0
            • First post
              Last post