Skip to content

nekocode/wcmovie_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wcmovie_test

「卧槽电影」公众号营销用 Web 游戏。

run steps

  • add config.py
DOMAIN = ''
DB_HOST = ''
DB_NAME = ''
DB_USER = ''
DB_PWD = ''

QINIU_AK = ''
QINIU_SK = ''
QINIU_BUCKET_NAME = ''
  • you can read optsql/db.py for checking what sql tables need to create
  • run server.py

note

if you don't need a admin, please switch to the lite branch.

screenshots

About

「卧槽电影」公众号营销用测试游戏

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published