novel

command module
v0.0.0-...-b58bbae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: MIT Imports: 2 Imported by: 0

README

gonovel

基于beego的小说采集展示网站,演示站点:卡丘小说

环境说明
  • Go1.9+
  • Beego1.7.2
  • MySQL5.7
效果展示
PC网站效果
卡丘小说 卡丘小说
H5网站效果
管理后台效果
安装说明

Go环境和MySQL请自行安装。

  1. 下载源码
go get -u github.com/vckai/novel
cd $GOPATH/src/github.com/vckai/novel
go build
  1. 导入SQL文件

    • ./data/novel.sql 小说主数据库信息文件
    • ./data/chapter.sql 小说章节
  2. 配置 请根据实际情况修改app.confdata.conf的配置文件

cp ./conf/app.conf.example ./conf/app.conf
cp ./conf/data.conf.example ./conf/data.conf
  1. 运行访问
./novel

然后在浏览器中输入localhost:8089 访问首页 进入localhost:8089/admin进入后台,初始用户名/密码:admin/admin123

采集规则贡献
站点 贡献人
笔趣阁bbiquge creantan

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL