chatup:具有聊天功能和流媒体相关机制的交互式平台-源码

上传者: 42120541 | 上传时间: 2021-03-08 20:05:57 | 文件大小: 1.87MB | 文件类型: ZIP
聊了起来 ChatUP-它是一个具有聊天功能和相关机制的交互式平台,可在不依赖流行平台的情况下进行简单而可靠的流式传输。 设置 使用外部服务或通过Docker开始: docker-compose up -d 迁移数据库: python manage.py migrate 安装固定装置: python manage.py loaddata init 编译翻译: python manage.py compilemessages 运行开发服务器: python manage.py runserver 设置所需的环境变量(请参见下面的定义),对于基本设置,不需要环境变量。 使用凭据admin / admin或streamer / streamer登录。 环境变量 CUP_DEBUG , default=true CUP_DEBUG是否应该启用DEBUG模式; CUP_HOSTS ,

文件下载

资源详情

[{"title":"( 84 个子文件 1.87MB ) chatup:具有聊天功能和流媒体相关机制的交互式平台-源码","children":[{"title":"chatup-dev","children":[{"title":"runtime.txt <span style='color:#111;'> 12B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"workflows","children":[{"title":"dev.yaml <span style='color:#111;'> 789B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Procfile <span style='color:#111;'> 194B </span>","children":null,"spread":false},{"title":"docker-compose.yaml <span style='color:#111;'> 424B </span>","children":null,"spread":false},{"title":"chatup","children":[{"title":"manage.py <span style='color:#111;'> 662B </span>","children":null,"spread":false},{"title":"fixtures","children":[{"title":"init.yaml <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"api","children":[{"title":"abstract","children":[{"title":"exception_handler.py <span style='color:#111;'> 407B </span>","children":null,"spread":false},{"title":"models.py <span style='color:#111;'> 685B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"serializers.py <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"pagination.py <span style='color:#111;'> 376B </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"chat","children":[{"title":"routing.py <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"admin.py <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"permissions.py <span style='color:#111;'> 617B </span>","children":null,"spread":false},{"title":"models.py <span style='color:#111;'> 4.92KB </span>","children":null,"spread":false},{"title":"migrations","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"0001_initial.py <span style='color:#111;'> 7.59KB </span>","children":null,"spread":false}],"spread":false},{"title":"tests","children":[{"title":"test_views.py <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"urls.py <span style='color:#111;'> 788B </span>","children":null,"spread":false},{"title":"consumers.py <span style='color:#111;'> 7.26KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"apps.py <span style='color:#111;'> 83B </span>","children":null,"spread":false},{"title":"management","children":[{"title":"utils.py <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"commands","children":[{"title":"reset-db.py <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"create.py <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"serializers.py <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"views.py <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false},{"title":"templates","children":[{"title":"rooms.html <span style='color:#111;'> 857B </span>","children":null,"spread":false},{"title":"room.html <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"auth_api","children":[{"title":"urls.py <span style='color:#111;'> 213B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"apps.py <span style='color:#111;'> 87B </span>","children":null,"spread":false},{"title":"serializers.py <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"views.py <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"config","children":[{"title":"routing.py <span style='color:#111;'> 392B </span>","children":null,"spread":false},{"title":"settings.py <span style='color:#111;'> 6.16KB </span>","children":null,"spread":false},{"title":"urls.py <span style='color:#111;'> 953B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 74B </span>","children":null,"spread":false},{"title":"asgi.py <span style='color:#111;'> 206B </span>","children":null,"spread":false},{"title":"wsgi.py <span style='color:#111;'> 167B </span>","children":null,"spread":false}],"spread":true},{"title":"ui","children":[{"title":"css","children":[{"title":"style.css <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false}],"spread":true},{"title":"manifest.json <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"robots.txt <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"logo192.png <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"static","children":[{"title":"css","children":[{"title":"2.0778dcf3.chunk.css.map <span style='color:#111;'> 1.31MB </span>","children":null,"spread":false},{"title":"2.0778dcf3.chunk.css <span style='color:#111;'> 540.98KB </span>","children":null,"spread":false}],"spread":false},{"title":"media","children":[{"title":"outline-icons.701ae6ab.eot <span style='color:#111;'> 30.43KB </span>","children":null,"spread":false},{"title":"icons.0ab54153.woff2 <span style='color:#111;'> 39.21KB </span>","children":null,"spread":false},{"title":"brand-icons.a1a749e8.svg <span style='color:#111;'> 495.73KB </span>","children":null,"spread":false},{"title":"icons.b87b9ba5.ttf <span style='color:#111;'> 103.30KB </span>","children":null,"spread":false},{"title":"brand-icons.e8c322de.woff2 <span style='color:#111;'> 53.21KB </span>","children":null,"spread":false},{"title":"outline-icons.cd6c777f.woff2 <span style='color:#111;'> 11.95KB </span>","children":null,"spread":false},{"title":"icons.faff9214.woff <span style='color:#111;'> 49.34KB </span>","children":null,"spread":false},{"title":"brand-icons.13db00b7.eot <span style='color:#111;'> 96.33KB </span>","children":null,"spread":false},{"title":"icons.962a1bf3.svg <span style='color:#111;'> 381.68KB </span>","children":null,"spread":false},{"title":"icons.8e3c7f55.eot <span style='color:#111;'> 103.52KB </span>","children":null,"spread":false},{"title":"outline-icons.ad97afd3.ttf <span style='color:#111;'> 30.20KB </span>","children":null,"spread":false},{"title":"brand-icons.c5ebe0b3.ttf <span style='color:#111;'> 96.10KB </span>","children":null,"spread":false},{"title":"brand-icons.a046592b.woff <span style='color:#111;'> 62.23KB </span>","children":null,"spread":false},{"title":"outline-icons.82f60bd0.svg <span style='color:#111;'> 104.69KB </span>","children":null,"spread":false},{"title":"flags.9c74e172.png <span style='color:#111;'> 27.46KB </span>","children":null,"spread":false},{"title":"outline-icons.ef60a4f6.woff <span style='color:#111;'> 14.37KB </span>","children":null,"spread":false}],"spread":false},{"title":"js","children":[{"title":"2.7cd9ec49.chunk.js <span style='color:#111;'> 469.51KB </span>","children":null,"spread":false},{"title":"main.18965e7d.chunk.js.map <span style='color:#111;'> 75.02KB </span>","children":null,"spread":false},{"title":"2.7cd9ec49.chunk.js.LICENSE.txt <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"runtime-main.178df698.js <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"2.7cd9ec49.chunk.js.map <span style='color:#111;'> 1.86MB </span>","children":null,"spread":false},{"title":"main.18965e7d.chunk.js <span style='color:#111;'> 35.84KB </span>","children":null,"spread":false},{"title":"runtime-main.178df698.js.map <span style='color:#111;'> 8.09KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"logo512.png <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false},{"title":"precache-manifest.51fb84fe383e84660c64bd88be4b57a9.js <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"asset-manifest.json <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"service-worker.js <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 57.61KB </span>","children":null,"spread":false}],"spread":false},{"title":"locales","children":[{"title":"ru","children":[{"title":"LC_MESSAGES","children":[{"title":"django.po <span style='color:#111;'> 4.29KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"templates","children":[{"title":"dev.html <span style='color:#111;'> 466B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 286B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明