Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 216 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 216 Bytes

COMEARLY Web Application

Currently used as Wechat vote server.

Requirements

  • create identity.json under user home path (~/wechat/)
{
  "appid": "???",
  "secret": "???"
}