Giter Site home page Giter Site logo

novel's Introduction

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

novel's People

Contributors

pingpromax avatar vckai avatar

Watchers

 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.