- 
create virtual environment - ./create_venv.sh
 
- 
create mysql database named mpwechatrsswith utf-8 encoding
- 
cp instance/config.py.example instance/config.py
- 
fill in the SECRET_KEY, BIND_URL, PROXY_URL, INFORM_URL, DB_USER, DB_PSWD, DB_HOST in instance/config.py
- 
initial database(with venv activated) - python manage.py db init
- python manage.py db migrate
- python manage.py db upgrade
 
- 
install rabbitmq 
- 
run celery(with venv activated) - celery -A celary.celery worker -B -l info
 
- 
run server(with venv activated) - 
change SERVER_NAME in config/__init__.py(optional)
- 
./start.sh 
 
- 
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
stamaimer/MPWeChatRSS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Article of WeChat to RSS
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published