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
    1. Home
    2. Venturix
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    Venturix

    @Venturix

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Venturix Follow

    Latest posts made by Venturix

    • RE: deploy in AWS under node js

      Same 😞
      UP !

      posted in Help
      V
      Venturix
    • RE: quasar is automatically addding '#/' at the end of each route.

      In your quasar.conf.js file, search “vueRouterMode” and put the value to ‘history’, default is ‘hash’

      posted in Help
      V
      Venturix
    • SSR + AWS Lambda is possible?

      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 !

      posted in Framework
      V
      Venturix