79551663

Date: 2025-04-02 22:14:11
Score: 1
Natty:
Report link

I tried this command:

 dotenv -t .env 

It creates a file and then inside that file I pasted the env variables. Then used them as:

const supabaseUrl = global.env.EXPO_PUBLIC_SUPABASE_URL!;
const supabaseAnonKey = global.env.EXPO_PUBLIC_SUPABASE_ANON_KEY!;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Umar Mahmood