Tell us what’s happening:
Can someone help with the environment variables, It seems they are not loaded. I can’t tell whats really happening, I request for help. Your project link(s)
As you are using replit, are you using the secrets tab (instead of creating a .env file)?
It essentially works in exactly the same way as a .env file would.
NOTE: In a .env file you would add a variable as e.g. THIS_VARIABLE=value. In your secrets tab the equivalent is to add the variable name in the key field and the value in value.