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

    SSR + AWS Lambda is possible?

    Framework
    2
    2
    364
    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.
    • V
      Venturix last edited by Venturix

      Good morning all,

      I use quasar for a lot of my Cordova, SPA projects etc … and lastly for a SSR project.

      In addition, I use a lot AWS Lambda (all the time) for NodeJS API projects, SSR with NUXT etc … and it’s absolutely fantastic in terms of performance and cost of use.

      However I am desperately trying to integrate a Quasar SSR project with Lambda using the same principle as for NUXT (https://dzone.com/articles/a-crash-course-on-serverless-side-rendering-with-v) but it does not work. With the Serverless framework.

      Is there anyone who would have successfully used AWS Lambda with a Quasar SSR project, and if so how do you do it?

      Thank you, and have a good day !

      1 Reply Last reply Reply Quote 0
      • G
        gordonlam last edited by gordonlam

        Using AWS Lambda as SSR in Quasar may not work out of the box, spent some time getting Quasar app set up in AWS Lambda. Turn out I used serverless framework to get them to integrate.

        I have written a short article in medium to showcase!
        https://medium.com/@me.gordonlam.space/use-serverless-to-serve-your-server-side-rendering-project-vue-quasar-d40447225a4f

        I hope it helps! Enjoy!

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