# use firebase emulator for running e2e tests NEXT_PUBLIC_FIREBASE_EMULATOR=false FIREBASE_AUTH_EMULATOR_HOST=127.0.0.1:9099 FIREBASE_STORAGE_EMULATOR_HOST=127.0.0.1:9199 # You already have access to basic local functionality (UI, authentication, database read access). # openssl enc -aes-256-cbc -salt -pbkdf2 -iter 100000 -in backend/shared/src/googleApplicationCredentials-dev.json -out secrets/googleApplicationCredentials-dev.json.enc GOOGLE_CREDENTIALS_ENC_PWD=nP7s3274uzOG4c2t # Optional variables for full local functionality # For the location / distance filtering features. # Create a free account at https://rapidapi.com/wirefreethought/api/geodb-cities and get an API key. GEODB_API_KEY= # For sending emails (e.g. for user sign up, password reset, notifications, etc.). # Create a free account at https://resend.com and get an API key. Should start with "re_". RESEND_KEY=