# create a .env file like this
OPENAI_API_KEY=sk-xxx
DB_NAME=dbname
DB_USER=username
DB_PW=topSecret
