Copy paste the following into mercury root directly as file .env

FLASK_ENV="development"

MONGODB_URI="mongodb+srv://analogue:gumption@mercury.3pv3bqd.mongodb.net/?retryWrites=true&w=majority"

OPENAI_KEY="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"

SENTRY_KEY="b3eb927540394878a927697fa7053d00"
SENTRY_ORG="o197336"
SENTRY_PROJECT="5230205"