https://github.com/nekocode/wcmovie_test
「卧槽电影」公众号营销用测试游戏
https://github.com/nekocode/wcmovie_test
app backend
Last synced: 3 months ago
JSON representation
「卧槽电影」公众号营销用测试游戏
- Host: GitHub
- URL: https://github.com/nekocode/wcmovie_test
- Owner: nekocode
- Created: 2015-11-24T09:29:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T09:31:39.000Z (over 9 years ago)
- Last Synced: 2025-02-09T13:31:33.862Z (4 months ago)
- Topics: app, backend
- Language: Python
- Homepage:
- Size: 375 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/nekocode/wcmovie_test/tree/lite)** branch.### screenshots


