This commit is contained in:
David Rice
2026-04-29 20:33:17 +01:00
parent 2134b14ef6
commit 8743367e73
3 changed files with 22 additions and 72 deletions

16
.env Normal file
View File

@@ -0,0 +1,16 @@
# ── DigiKey ────────────────────────────────────────────────────────────────────
# Register at https://developer.digikey.com/ → Create an organisation → Add a
# production app → copy the Client ID and Client Secret below.
DIGIKEY_CLIENT_ID=LnHz9vqQR4wSVglAAar6kkGseMagstWCVlF14F7t1CKZhnz5
DIGIKEY_CLIENT_SECRET=93sQGOX3IXjlruhQfHDLBo0E98Wwyo63OCpwiZGKS3xZHkvmmeuQTJLtCnNMGjXM
# ── Mouser ─────────────────────────────────────────────────────────────────────
# Register at https://www.mouser.com/api-hub/ → Apply for a Search API key.
MOUSER_API_KEY=3afbcf04-b3fb-4d3d-8d0e-a21311b744f4
# ── Farnell / Element14 ────────────────────────────────────────────────────────
# Register at https://partner.element14.com/ → My Account → Manage API Keys.
# FARNELL_STORE controls which regional store is queried for pricing.
# Examples: fr.farnell.com de.farnell.com uk.farnell.com ie.farnell.com
FARNELL_API_KEY=3e4h2bnkdnwgzwcn6sqzvegf
FARNELL_STORE=fr.farnell.com