DOTENV einbauen
# For python users only
pip install python-dotenv
Random boi
# For python users only
pip install python-dotenv
# install locally (recommended)
npm install dotenv --save
pip install python-dotenv