Add initial project skeleton
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user