gorevel

module
v0.0.0-...-8adfce3 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2019 License: MIT

README

gorevel

Go 语言 Revel 框架学习, Revel 中文社区 源码。

Requirements

  • Revel v0.18.0
  • Go v1.9.2 +

Install

  cd $GOPATH/src
  git clone https://github.com/goofcc/gorevel.git
  • 配置文件在 src/gorevel/conf 目录中,app.conf,my.conf。
  • 数据库是 mysql,数据库名 gorevel,程序启动时自动创建表结构。
  • 默认添加管理员账号 admin 密码 123。

Run

  revel run gorevel

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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