BidHub-WebAdmin

当 BidHub 在做它的事情时,密切注视它。(Keep an eye on BidHub while it's doing its thing.)

  • 所有者: HubSpot/BidHub-WebAdmin
  • 平台: Web browsers
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

BidHub Web 管理

小小的 web 应用程序,可以查看 BidHub 拍卖的当前状态,项目赢家和一些简洁的统计数据。 BidHub 是 HubSpot 的开源静默拍卖应用程序 —— 有关该项目的概述,请查看我们关于它的博客文章

如果您还没有设置 Parse 并没有遵循 BidHub云代码存储库 中的说明,那么这对您来说是完全无用的。

设置

假设您已经设置了Parse,请从 Parse> Settings> Keys 获取您的应用程序 ID 和REST API 密钥(而不是您的客户端密钥)。 然后,只需 git 克隆此存储库并编辑controllers.js,用适当的值替换应用程序 id 和 REST API 键。

在 Chrome 中打开 index.html,你就可以开始了!把它放在任何 web 服务器上,以便于访问。

概覽

名稱與所有者HubSpot/BidHub-WebAdmin
主編程語言HTML
編程語言JavaScript (語言數: 2)
平台Web browsers
許可證Apache License 2.0
發布數0
創建於2014-12-10 20:27:58
推送於2015-03-27 15:20:55
最后一次提交2015-03-27 11:20:55
星數18
關注者數168
派生數31
提交數5
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

BidHub Web Administration

Small little web app to see the current status, item winners, and some neat stats for a BidHub auction. BidHub is HubSpot's open-source silent auction app - for an overview of the project, check out our blog post about it!

This will be entirely useless to you if you haven't set up Parse and followed the instructions in the BidHub Cloud Code repository.

Screenshot

Setup

Assuming you've already set up Parse, get your application ID and REST API key (not your client key) from Parse > Settings > Keys. Then, just git clone this repository and edit controllers.js, replacing <your app id> and <your REST API key> with the appropriate values.

Open index.html in Chrome and you're good to go! Put this on any web server for easy access.

去到頂部