/easyBlog

this is a easy Blog,use beego fremeWork

Primary LanguageSmarty

easyBlog use Beego frameWork

Building a dependent environment

1、install golang interpreter, Reference: https://golang.org

2、go get install beego frameWork Reference: https://beego.me/

3、install bee tools, ↑ Ditto

4、use git to get this Demo,put on $GOPATH.

  • ps : my easyBlog run in Golang version:1.8, so if you use before 1.11 and after 1.5 is not problem.
  • use Golang after 1.10beta, you can choose $GOPATH Pattern to run this Demo!

Database choose:

plan: choose mongoDB(Follow the tide)