Coder Social home page Coder Social logo

lich3nbo / tiebaproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ghosx/tiebaproject

0.0 0.0 0.0 15.69 MB

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

Python 17.59% HTML 0.64% CSS 34.82% JavaScript 46.18% Shell 0.31% Dockerfile 0.47%

tiebaproject's Introduction

贴吧云签到Docker版

CI

language

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

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

项目简介

独立开发的基于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

tiebaproject's People

Contributors

ghosx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.