- You will need to create a .flaskenv file in the root and add these properties to it (with your own values):
QUANDL_API_KEY="" ALPHA_ADVANTAGE_KEY="" GOOGLE_CLIENT_SECRET="" GOOGLE_CLIENT_ID="" #GOOGLE_CLIENT_ID="" MONGO_OCONN_STRING="" CLAUDE_KEY="" GEMINI_KEY="" OPENAI_KEY=""
-
To run the service use these two commands in order:
./env
./run