yalcinos
WWasp
•Created by yalcinos on 2/27/2025 in #đŸ™‹questions
[Help] Getting CORS error on preflight request

18 replies
WWasp
•Created by yalcinos on 2/23/2025 in #đŸ™‹questions
TypeError: Cannot read properties of undefined (reading 'REACT_APP_STRIPE_MODE')
I am trying to add new client variable switch between stripe prod and test. But when I try to access the variable it can't find it .
I tried two way to access it;
import {env} from 'wasp/client'
env.REACT_APP_STRIPE_MODE
OR
import.meta.env.REACT_APP_STRIPE_MODE;
does anyone know why?
12 replies
WWasp
•Created by yalcinos on 1/29/2025 in #đŸ™‹questions
Fly io Region or any alternatives?

8 replies