6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
# Copy this file to .env and fill in your eBay App ID (a.k.a. Client ID)
|
|
# You can generate one in your eBay Developers Program account (Production keys)
|
|
|
|
# Required for /api/ebay/search route
|
|
EBAY_APP_ID=YOUR_EBAY_APP_ID_HERE
|