Giter Club home page Giter Club logo

22v's Introduction

VMovie

22v.net 的网站源代码,使用beego 1.6.1开发,golang 1.6编译

最新版已经使用golang 1.7 / beego 1.7编译

环境

mysql
golang 1.6/golang 1.7
nginx
supervisord

数据库

create database vmovie

数据库连接配置

vi conf/app.conf

安装及运行

go get github.com/zituocn/22v
更改22v目录为VMovie
go build` 或 `bee run
./vmovie
会自动建表

后台登录

app.conf中可配置后台目录地址 
请手动向user_info表中写入管理员登录帐号/密码(大写32位md5)的记录

最近更新

2016.10.26

增加向baidu站长平台push网址的功能,使用beego的task功能,默认为10分钟一次,频率可以app.conf中配置。task的功能详情请查看 https://beego.me/docs/module/toolbox.md#task

2016.9.8

一、增加后台图片上传水印功能,水印图片指定为/static/img/mark.png
二、修改部分样式和模板文件
三、网站备案成功,放回国内。

网站地址

https://22v.net

手机版

https://m.22v.net

22v's People

Contributors

zituocn avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.