如何在 git hub 上的本特定指南中配置 APP Id、API 密钥和 Base URL?

How to configure APP Id, API key and Base URL in this particular guide on git hub?

https://github.com/Stamplay/stamplay-ebayclassifieds

我一直按照上面 link 中的指南构建应用程序,但现在我被困在他们要求您配置应用程序 ID 等的位置。我不确定如何编辑app.js 文件以包含这些详细信息

请帮忙!!

您必须编辑 app.js 中的第 24-26 行,并输入我们 stamplay.com 帐户的凭据。

.constant('APPID', '')
.constant('APIKEY','')
.constant('BASEURL', '') // e.g. http://APPID.stamplay.com