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. francis
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    francis

    @francis

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

    francis Follow

    Latest posts made by francis

    • Quasar build deployment on Heroku and environment variables

      Hello,
      I’m struggling on how to connect Heroku environment variables in my Quasar build.
      On another project using Nuxt it was OK but now with a Quasar SPA build it does not work

      I use the following in quasar.conf.js
      env: { APIUrl2: JSON.stringify(process.env.TEST_VALUE) }
      where TEST_VALUE has been configured in Heroku like that
      heroku config:set TEST_VALUE=tiguidoo

      Please help !!!

      Thanks

      Francis

      posted in Help
      F
      francis