Coder Social home page Coder Social logo

zofuthan / gocms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zzdboy/gocms

0.0 1.0 0.0 3.59 MB

基于Revel,Jquery, Xorm开发的内容管理系统

Home Page: http://admin.6574.com.cn/

License: BSD 3-Clause "New" or "Revised" License

Go 16.31% HTML 12.66% ApacheConf 0.25% CSS 11.57% JavaScript 55.13% PHP 1.88% ASP 1.75% Java 0.45%

gocms's Introduction

#GoCMS

基于Go语言和Revel框架的内容管理系统

演示地址: http://admin.6574.com.cn/

GoCMS QQ交流群: Revel 框架交流

##编译安装说明:

设置GOPATH(安装目录)

$ export GOPATH=/path/src/admin
$ cd /path/src/admin

注:把下载的代码复制到src/admin目录下

获取源代码,下载完成后会自动编译为GoCMS可执行文件

$ go get github.com/go-xorm/xorm
$ go get github.com/revel/revel
$ go get github.com/cbonello/revel-csrf
$ go get github.com/PuerkitoBio/goquery
$ go get github.com/shirou/gopsutil
$ go get github.com/zzdboy/GoCMS

修改数据库配置

admin/conf/databases.conf

导入MySQL

doc目录下gocms.sql

运行

$ nohup revel run admin &
设为后台运行

访问:

http://localhost:9001

后台地址:

http://localhost:9000

帐号:demo 密码:123456

gocms's People

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.