zhenglong / eshop

console and web app for eshop, convenient for small business to do e-commercial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eshop

console and web app for eshop, convenient for small business to do e-commercial.

How to run? 安装依赖项 pip install -r ./requirements.txt django迁移 cd e_shop && python manage.py migrate 建立数据库 alembic upgrade head 配置oauth

About

console and web app for eshop, convenient for small business to do e-commercial.

License:MIT License


Languages

Language:Python 43.2%Language:HTML 23.9%Language:JavaScript 18.5%Language:CSS 14.2%Language:Mako 0.2%