购物商城系统

Wchime / 2023-05-03 / 原文

  • 源码及演示地址:

    演示地址:https://www.wchime.xyz:8082/#/home

    后端代码:https://gitee.com/mom925/shop-web-api

    前端代码:https://gitee.com/mom925/shop-web-vue

    演示登录账号:

      账号:user1    密码:user123456

      账号:user2    密码:user123456

      账号:user3    密码:user123456

      账号:user4    密码:user123456

      账号:user5    密码:user123456

      账号:user6    密码:user123456

  • 项目说明
    • 该项目主要是为了对celery进行使用,对商城商品秒杀的任务队列的使用
    • 项目技术:django+mysql+redis+celery+uwsgi+nginx+uniapp
    • 部署:采用docker容器部署,可见我docker分类文章
    • 演示图: