Skip to content

IamFive/ifanhao

Repository files navigation

icomic

  • install uwsgi server on your vm (nginx+uwsgi/apache+mod_uwsgi)

  • install python requirements

    • suggest use python env, you can create one virtualenv icomic
    • option, if u use env, activate it
    • cd code_root
    • pip install -r requirements
  • bind icomic to wsgi server, script file is wsgi.py under project root

  • for test purpose, you can cd project root, and run manage.py runserver --no-reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published