All Projects → ghosx → Tiebaproject

ghosx / Tiebaproject

Licence: wtfpl
贴吧云签到,贴吧云回复,贴吧机器人,百度贴吧

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Tiebaproject

Pyrollbar
Error tracking and logging from Python to Rollbar
Stars: ✭ 169 (-3.98%)
Mutual labels:  django
Django blog
A blog application made with Django and bootstrap
Stars: ✭ 172 (-2.27%)
Mutual labels:  django
Sugardough
A web application template based on Django.
Stars: ✭ 173 (-1.7%)
Mutual labels:  django
Docker Django
A project to get you started with Docker and Django.
Stars: ✭ 170 (-3.41%)
Mutual labels:  django
Djangorestframework Queryfields
Allows clients to control which fields will be sent in the API response
Stars: ✭ 170 (-3.41%)
Mutual labels:  django
Viewflow
Reusable workflow library for Django
Stars: ✭ 2,136 (+1113.64%)
Mutual labels:  django
Django Settings Export
Access Django settings from templates the right way™
Stars: ✭ 167 (-5.11%)
Mutual labels:  django
Crud App Vuejs Django
This is simple crud app and searchFilter made using vuejs and django. Used to explain the tutorial present on https://medium.com/@shubhambansal_89125/crud-app-using-vue-js-and-django-516edf4e4217 https://medium.com/@shubhambansal_89125/searchfilter-using-django-and-vue-js-215af82e12cd
Stars: ✭ 174 (-1.14%)
Mutual labels:  django
Mayblog
Yet another django based blog created in May 2015
Stars: ✭ 171 (-2.84%)
Mutual labels:  django
Django Blog It
django blog - complete customization and ready to use with one click installer
Stars: ✭ 172 (-2.27%)
Mutual labels:  django
Django Fluent Comments
A modern, ajax-based appearance for django comments
Stars: ✭ 170 (-3.41%)
Mutual labels:  django
Rest Api Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Stars: ✭ 171 (-2.84%)
Mutual labels:  django
Django Antd Tyadmin
类似 xadmin 的基于Model 快速生成前后台管理增删改查,筛选,搜索的后台管理自动化工具。Antd 界面好看现代化!前后端分离!无损二次开发!由Django Restful Framework 和 Ant Design Pro V4 驱动
Stars: ✭ 171 (-2.84%)
Mutual labels:  django
Django Inline Actions
django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.
Stars: ✭ 170 (-3.41%)
Mutual labels:  django
Django Ecommerce
Ecommerce website built with Django 2.2.3, Python 3.7.3, Stripe and AWS
Stars: ✭ 173 (-1.7%)
Mutual labels:  django
Django Swappable Models
Swapper - The unofficial Django swappable models API.
Stars: ✭ 169 (-3.98%)
Mutual labels:  django
Niji
A pluggable Django forum APP
Stars: ✭ 173 (-1.7%)
Mutual labels:  django
Mygpo
The gpodder.net webservice
Stars: ✭ 176 (+0%)
Mutual labels:  django
Django Vue.js Book
django rest framework + vue 的图书管理小项目,前后端分离教程
Stars: ✭ 173 (-1.7%)
Mutual labels:  django
Graphene Django Subscriptions
This package adds support to Subscription's requests and its integration with websockets using Channels package.
Stars: ✭ 173 (-1.7%)
Mutual labels:  django

贴吧云签到Docker版

CI

language

非docker版

↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

推荐使用Github Action版

↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑

项目简介

独立开发的基于Django的贴吧云签到网站

作者维护的地址:http://sign.heeeepin.com/

安装

1. 安装docker

curl -sSL https://get.docker.com | sh

2. 安装docker-compose

curl -L https://get.daocloud.io/docker/compose/releases/download/1.22.0/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose

3. 下载本项目

git clone https://gitee.com/ghosx/TiebaProject.git && cd TiebaProject

4. 启动

docker-compose up --build -d

常见问题

  • 日志在哪?

统一在 /home/tieba 下

  • 如何配置邮件通知?

修改 web/Tiebaproject/setting.py 中 EMAIL 相关配置

  • 管理员账号密码

admin admin123456

讨论群

TG: https://t.me/tiebasign

qq群: 818794879

LICENSE

WTFPL – Do What the Fuck You Want to Public License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].