sell beats!
Create a .env.local
file in the root directory and add the following environmental variables.
NEXT_PUBLIC_MONGO_USERNAME = your_username
NEXT_PUBLIC_MONGO_PASSWORD = your_password
NEXT_PUBLIC_MONGO_DB = your_db
STRIPE_SECRET_KEY = your_secret
STRIPE_WEBHOOK_KEY = your_webhook
AZURE_STORAGE_ACCOUNT_NAME = your_account_name
AZURE_STORAGE_SAS_TOKEN = your_sas_token
AZURE_STORAGE_CONTAINER_NAME = your_container_name