GithubHelp home page GithubHelp logo

qinglong-go's Introduction

qinglong-go

使用go实现的青龙后端,主要用于学习golang的使用,功能实现情况

  • 基本的初始化和登录功能
  • 定时任务的增删改查以及运行
  • 环境变量的增删改查
  • 配置文件的编辑
  • 脚本文件的增删改查
  • 应用授权登录的实现
  • 订阅功能的实现
  • 日志功能的实现
  • 依赖功能的实现
  • 推送功能的实现
  • 定时任务的视图筛选功能
  • 热更新的实现

安装

  • 前端仓库下载静态资源,解压到安装目录
  • 在当前仓库的release下载可执行文件
  • 运行可执行文件

脚本适配

  • 不存在task,ql等相关命令,只能请求api进行执行
  • 程序当前的运行目录可以通过环境变量 QL_DIR进行获取,程序的运行端口可以通过环境变量QL_PORT获取
  • 程序的python,node等执行文件的命令可以在config文件中修改,修改后需重启程序

特别感谢

qinglong-go's People

Contributors

huoxue1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

qinglong-go's Issues

二步验证无法开启

会一直卡白屏,看了下log
image
此外,dgrijalva/jwt-go存在着安全漏洞,可以更换为golang-jwt/jwt,这里稍微改下就行

image
image

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.