Skip to content

eyakcn/vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMEARLY Web Application

Currently used as Wechat vote server.

Requirements

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